|
-
Dec 17th, 2002, 06:16 PM
#1
Thread Starter
Member
ADO connection in VB.NET
Hi,
I have referenced ADO2.7 .
When i try to write import namespaces ,I could not find ADO.
ie
Import System.Data
Imports System.Data.ADO(this ADO i could not find)
I cannot declare object variable for ADODB.connection.
if i try to write
Dim conn as adodb.connection
I am getting error is
statement is not valid in a namespace
How can i install and use MDAC2.o in my COM(Add reference)
Please help me out.
Thanks.
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
|