|
-
Jan 16th, 2001, 04:54 AM
#1
Thread Starter
Addicted Member
Goodday mate...
I have a problem here...
It seems that I can't pass ADODB.Recordset type from my EXE program to the DLL program. Is it true?
You see, I declare the parameter in the DLL program as ADODB.Recordset type. But when I try to use in the EXE program, it gives me Recordset type. And when I run the program, it gives me the following error:
Run time error '3001'
Arguments are of the wrong type, are out of acceptance range, or are in conflict with one another.
Is this error cause by what I expected/said it was? If yes, how do I solve it?
Your advice will be most appreciated...
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
|