|
-
Jul 6th, 2000, 08:06 AM
#1
Thread Starter
Junior Member
Hi. Using the following code, I am getting a "User-defined type not defined error message" when I try just to define my object model. I have my references for Microsoft ActiveX Data Objects 2.1 Library, Microsoft ADO Ext. 2.1 for DDL and Security, and Microsoft Jet and Replication Objects 2.1 Library. I must be missing something simple, because I can't even define it. What am I overlooking? Dim cnn as New ADODB.Connection cnn.open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=.\db1.mdb;" Thanks in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|