 |
JLRodgers Level: Moderator
 Registered: 04-04-2002 Posts: 1617
|
Re: connecting database witrh vb6
You left out some important info.
Using DAO/ADO?
Access in XP format or 2000 format (2000 is the default for XP)?
How are you currently trying to connect (what's the connection string)?
What are you trying to connect with, controls or variables [ADODC1 control, or Dim cn as X.Connection (where X is DAO or ADO)]
(as a note, an 2002 Access format database can be read from with just an ADO control and grid, so the above is important to know)
[Edited by JLRodgers on 01-12-2002 at 05:44 PM GMT]
|
|
01-12-2002 at 11:40 PM |
|
|
|
|
 |
 |