Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Database Access / September 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB6 & MySQL: update recordset -> Error14 Sep 2004 22:20 GMT5
Hi all, the code below report an error when rst.update.
The DB is MySQL and mID (idmessaggio) is the PK bigint unsigned and
auto_increment.
The error says that is impossible to find the row to update, but the
Query-based update failed because the row to update could not be found.14 Sep 2004 14:53 GMT1
I have multiple users trying to access and update a table of a database
This code gets the current Job Number from a Table and increments, updates
and returns the value.
but then two or more users are using the application I get this error:
I need a method to increament a record ID in a multi user FP 6.0 DB14 Sep 2004 14:51 GMT1
I am using VB 6 with an ODBC Connection to a FP 6.0 DB.
I have the following code but get an 80004005:Query-based update failed
because the row to update could not be found. error.
Public Function GetNewJobNo() As Integer
Duplicate RS 8 times14 Sep 2004 13:56 GMT4
I use VB6+ADO 2.8+ACCESS MDB file
Lets say I have RS1 and RS2.
I used RS1.Open and found the record I need.
Now I want RS2 (an empty recordset) to have the result from RS1 (a single
VB.Net OleDBConnection - How to specify workgroup file to use?14 Sep 2004 11:30 GMT1
I am using VB.Net 2003, and struggling to find a way to specify which
workgroup file to use when trying to make a connection to an Access (v2003)
database. Do you have to specify this in the ConnectionString property or
somewhere else? If so, how?
DMAX Function for Visual Basic 6.014 Sep 2004 03:27 GMT1
How do I find the maximum value for a field in a database in Visual Basic
6.0?  I am looking for the equivalent of the DMAX function in MS Access.
Thanks,
VB SQL Server and Unicode14 Sep 2004 02:57 GMT3
Can anyone help me with ADO (Command version 2.5), SQL Server 2000 and
Unicode chinese characters?
It seem my Stored Procedure is getting the wrong data from my VB (version 6)
COM object. Does VB Send a string in Unicode format to a stored procedure or
DAO to ADO conversion of seek13 Sep 2004 19:09 GMT7
I am evaluating what is the best replacement for the DAO method seek.
I have code like this: (DAO)
Set rcsProducts = dbSalesInfo.OpenRecordset("Products")
rcsProducts.LockEdits = False
Bound checkbox not working13 Sep 2004 18:00 GMT1
I am working on a legacy application using an Access97 database. We are
migrating this to use linked tables connected to a MySQLDatabase. It's
working well (I'm pleasantly surprised at how well!) ... except.
The person that wrote this relied heavily on bound controls. A form has a
ADO ConnectionString13 Sep 2004 17:48 GMT1
What is the difference between these connection strings?
   1) DRIVER={Microsoft Access Driver
(*.mdb)};DBQ=db2.MDB;DefaultDir=C:\SUFFY'~1\SUFFYA~1\V20~1.0\Test;UID=;PWD=;
   2) Provider = Microsoft.jet.OLEDB.4.0;Data Source =
Help.. Problems with printers13 Sep 2004 12:24 GMT1
i want to create a printer object at run time, set its paper size, and
orientation and then after i have used it, it will be deleted. the problem
is i do not know what to do.
i tried
recordset update13 Sep 2004 11:33 GMT2
Application with code that is below working fine on windows XP but it
doesn't work on
windows 98.
Does anybody know why??
Access 2003 linked table to a Sharepoint list13 Sep 2004 04:57 GMT2
I need some help I'm not much of a database programmer and the guy that
originally set this up is no longer with the company...
The way things are set up is we have a box running Outlook logged on as a
domain account that parses email messages into an Access database. This
Some Database linking problem13 Sep 2004 02:38 GMT1
I'm not sure what may causing the error, but all of my Database project made
in ADO is giving error. It's saying that "Object variable or with block
variable not set".
Previously before installing .NET and updating Jet database engine, all the
Timeout Error from IIS13 Sep 2004 02:36 GMT1
I am getting a timeout error reported from an ASP.NET app on IIS on my
devlopment machine when I try to read data from a seperate SQL Server (not on
the same machine, but same network).
CONFIGURATION:
Pages: 1 2 3 4 5 6 7 8 9 10 11 August, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.