|
-
Jul 16th, 2008, 12:10 PM
#1
Thread Starter
New Member
VB6 not recognizing OLEDbCommand
I'm trying to use the command object 'OLEDbCommand' but each time I type in the syntax I get the error 'User-defined type not defined'
Can someone tell my why VB is doing this? Do I need to add a componet and if so which one?
Here's the syntax I'm using:
Dim cmd As New OleDbCammand(InsertString, OleConn).
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
|