We are currently in the middle of converting 16-bit Access .mdb's to Access 2000. We have come across several databases where the administrator's have moved on to new positions and no one can access them to upgrade them to A2K. Does anyone know of any methods where we can circumvent the...
I am trying to convert an ODBC VB4 program to ADODB. I have set it up in the following manner:
Public mdbPICS as ADODB.Connection
Public gsConnect as String
Dim lsServer as String * 255
gsConnect = "Provider=sqloledb.1" & _
";PWD=" & gsPASSWORD &...
I am migrating an Access 2.2 database to Access 2000. I know there are some differences in api's between the two, I just don't have a good source to find out what those differences are. My problem is simple, I keep getting a run-time error of "6", Overflow. have the pointer types...
I am migrating an Access 2.2 database to Access 2000. I know there are some differences in api's between the two, I just don't have a good source to find out what those differences are. My problem is simple, I keep getting a run-time error of "6", Overflow. have the pointer types...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.