|
-
Oct 24th, 2002, 07:33 AM
#1
Thread Starter
Lively Member
Order of Params when calling sproc using ADO Command object
I'm trying to call a parameterized sproc using the ADO command object. Problem is, that despite the fact that I am referencing the params by name, it still seems to insist that I put them in the order in which they are specified in the sproc.
Is this true or have I got some sort of setting missing that would allow me to pass the params in a way more suited to my application?
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
|