J
John
Hi
Is it possible to use ADODB.Connection in Access 97? I have placed a
reference to 'Microsoft ActiveX Data Object 2.8 Library' in references and
am using the below code but I get a 'Variable not defined' on
CurrentProject.
Dim cn As New ADODB.Connection
Set cn = CurrentProject.Connection
Thanks
Regards
Is it possible to use ADODB.Connection in Access 97? I have placed a
reference to 'Microsoft ActiveX Data Object 2.8 Library' in references and
am using the below code but I get a 'Variable not defined' on
CurrentProject.
Dim cn As New ADODB.Connection
Set cn = CurrentProject.Connection
Thanks
Regards