|
-
Jun 1st, 2006, 12:02 PM
#4
Re: Question Parametized Queries
Sean - Yes you can....
In your referenced thread, objCommand is an ADODB.Command object (hence the Command part of objCommand). The other assumption in that thread is that you also set the objCommand.ActiveConnection to a valid, open connection before performing the execute.
If I can find a decent one, I'll post a real-world example of how this is all done.
-tg
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
|