Ramesh Theivendran(Borlan Guest
|
Posted: Tue Sep 28, 2004 10:09 pm Post subject: Re: "List index out of bounds (0)" error ? |
|
|
Check the SchemaName and set it to dbo or to the owner of the SP.
T.Ramesh.
"Ramtin" <raka1381 (AT) yahoo (DOT) com> wrote
| Quote: | Hi
TADOStoredProcedure automatically get parameteres information but
TSQLStoredProcedure doesn't and I manually add params.When I execute
TSQLStoredProcedure ,I recieve this error but TADOStoredProcedure works .
My procedure to run is MS-SQL sp_attach_db .
Please help me
Thanks
K.Ramtin
|
|
|