S
Simon Elliott
Not sure whether this belongs in the W2K group or the Access group. I'll
try here first.
I'm developing an application which must run on W2K and must create an
MS Access database, without a copy of MS Access being installed.
The good news is that W2K installs complete with some ADO drivers for MS
Access. I can create an Access database and use SQL statements to create
some tables therein.
The bad news is that I can only get Jet.OLEDB.4.0 to work. I can't seem
to get Jet.OLEDB.3.51 to work. Which means that I can't create the MS
Access 97 format.
This leaves me with a few questions:
1/ Does this mean that W2K doesn't have the 3.51 Jet ADO drivers?
2/ I understand that I can download the drivers from the MS website.
What are the copyright/licence implications of distributing the drivers
with my application?
3/ How do I find out what ADO drivers are installed?
4/ Some topic drift here... which Jet ADO drivers are supplied with
Windows XP?
Thanks in advance for any info.
try here first.
I'm developing an application which must run on W2K and must create an
MS Access database, without a copy of MS Access being installed.
The good news is that W2K installs complete with some ADO drivers for MS
Access. I can create an Access database and use SQL statements to create
some tables therein.
The bad news is that I can only get Jet.OLEDB.4.0 to work. I can't seem
to get Jet.OLEDB.3.51 to work. Which means that I can't create the MS
Access 97 format.
This leaves me with a few questions:
1/ Does this mean that W2K doesn't have the 3.51 Jet ADO drivers?
2/ I understand that I can download the drivers from the MS website.
What are the copyright/licence implications of distributing the drivers
with my application?
3/ How do I find out what ADO drivers are installed?
4/ Some topic drift here... which Jet ADO drivers are supplied with
Windows XP?
Thanks in advance for any info.