Errors...
From: Francis (f_at_tti.it)
Date: 05/14/04
- Previous message: Craig: "Re: Access Run-Time Help"
- Next in thread: Alex Dybenko: "Re: Errors..."
- Reply: Alex Dybenko: "Re: Errors..."
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 14 May 2021 16:06:14 GMT
I am trying to access a Database whithin a VB6 program, it will give me an
error msg saying it won't recognize DB. Access opens it. With this procedure
I can open other DB. I tied two Ways:
1) flex grid and data, specifing a DB file and a table(works with .mdb and
other formats...)
2) Using DAO 3.6 or 3.51 and written code. I first create a workspace, then
I open a Database, and I access the Data I need using SQL queries. Same
lines work on some Databases but not on some others.
?) What is The or A correct way to access a generic Database via VB6?
?) why will Access Open It and my program will not?
?) What differences are there between databases in the Access 2000 format?
?) Why did Microsoft need to make DAO 3.6 not compatible towards DAO 3.51 ?
?) Can someone answer at least one of the above?
Thanks.
- Previous message: Craig: "Re: Access Run-Time Help"
- Next in thread: Alex Dybenko: "Re: Errors..."
- Reply: Alex Dybenko: "Re: Errors..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
- Re: Updating Access database used by ISAPI DLL
... >try changing the connection string to use mode Share Deny None ... This
does not seem to make any difference - Access opens the ... database with the warning
that it is read-only. ... (borland.public.delphi.database.ado) - RE: Open File Security Warning SP2 - File Saved Locally
... My client reports that Access opens any database (other than the one he is ...
downloading from his website) that he created before November 1st, ... (microsoft.public.access.security) - Re: Access 97 to 2000 conversion with VB6
... We have several customers running a VB6 program that uses Access 97. ... rewritten
the program to utilize an Access 2000 database. ... Microsoft MVP ...
(microsoft.public.vb.database) - Re: ASP communications with a separate application?
... In what format is the data from the VB6 prog stored? ... Some of the information
is stored in a database. ... realize that ASP could get at that directly. ...
The VB6 program is interacting with some industrial ... (microsoft.public.inetserver.asp.general) - Re: Date Time Format in Access Big Problem
... inconsistent date format in access. ... database it became mm-dd-yyyy.
... I writing a vb6 program that will ... My Computer date format is dd-mm-yyyy.
... (microsoft.public.vb.database.ado)