How to use OLE DB/ ADO with Access 97 
Author Message
 How to use OLE DB/ ADO with Access 97

Hello

I have purchased some ActiveX controls that only work with OLE Db specs for
VB 6. I want to use same controls for Access 97. I have two questions:

1.    How to use OLE DB/ ADO with Access 97, I have installed Microsoft Data
Access SDK but do not see any ActiveX control in Access.

2.    How can I distribute my application with ODE with ADO support.

Thank you



Thu, 31 May 2001 03:00:00 GMT  
 How to use OLE DB/ ADO with Access 97
Hello

I have purchased some ActiveX controls that only work with OLE Db specs for
VB 6. I want to use same controls for Access 97. I have two questions:

1.    How to use OLE DB/ ADO with Access 97, I have installed Microsoft Data
Access SDK but do not see any ActiveX control in Access.

2.    How can I distribute my application with ODE with ADO support.

Thank you



Thu, 31 May 2001 03:00:00 GMT  
 How to use OLE DB/ ADO with Access 97
[This followup was posted to microsoft.public.access.modulesdaovba and a
copy was sent to the cited author.]

Open up any code module, go to Tools/References, and add Microsoft Active
X Data Objects 2.0 Library to your project. There is also a Microsoft
Active X Data Objects Recordset 2.0 Library in my list, sorry I don't
know the difference (if anyone else can explain I'd be curious).

This assumes you have ADO installed on your machine. I'm not sure which
MS products include it - but if you have VB6 then certainly the libraries
are registered.

Distribution - I'm not familiar with the licensing, but physical
distribution would normally be done via the ODE just like any other
external libraries or controls.

Hope this helps!

--
Michael Simcich
AccessTools



Quote:
> Hello

> I have purchased some ActiveX controls that only work with OLE Db specs for
> VB 6. I want to use same controls for Access 97. I have two questions:

> 1.    How to use OLE DB/ ADO with Access 97, I have installed Microsoft Data
> Access SDK but do not see any ActiveX control in Access.

> 2.    How can I distribute my application with ODE with ADO support.

> Thank you



Wed, 06 Jun 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Connecting to Access 97 Database using ADO with OLE DB Driver

2. Connecting to Access 97 Database using ADO with OLE DB Driver

3. Problem writing to Access 97 DB with ADO 1.5 and 2.1 (using ODBC)

4. ADO Update (using VB) of Memo fields in Access 97 DB

5. Sending text to Word 97 from Access 97 using OLE automation

6. Help, using an Access 97 DB without MS Access Application

7. Help, using an Access 97 DB without MS Access Application

8. Access 97 OLE DB

9. Using a Data Control in VB5 accessing a user-level secure Access 97 DB

10. Help, using an Access 97 DB without MS Access Application

11. Convert Access 97 db to Access 2000 db in VB6

12. Converting Access 2.0 DB to Access 97 DB in VB code

 

 
Powered by phpBB® Forum Software