|
-
Jul 2nd, 2002, 04:54 AM
#1
Thread Starter
Lively Member
Parameter Error
Hola Magents
I get this error when I pass my first parameter from with a value from a form.
Error Type:
ADODB.Command (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name or ordinal.
What is this?
-
Jul 2nd, 2002, 04:58 AM
#2
You try to get values of a table or column which is not known on the database where you try to fetch it.
Try to look which fields are in the table.
-
Jul 2nd, 2002, 05:03 AM
#3
Re: Parameter Error
Originally posted by G.U.R.U Africa
Hola Magents
I get this error when I pass my first parameter from with a value from a form.
Error Type:
ADODB.Command (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name or ordinal.
What is this?
try executing ur command text in sql and see if it work... should be problem with ur query ...
-
Jul 2nd, 2002, 06:05 AM
#4
Dearly beloved where gatered here today ...
And does it work now or do you need more advice ?
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
|