Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
famrr
Starting Member
1 Post |
Posted - 2005-05-26 : 15:01:08
|
| Hi, i would like to know why do i get this error: "Descriptor index not valid" and i get incomplete information...please any help.thanks a lot. |
|
|
TG
Master Smack Fu Yak Hacker
6065 Posts |
Posted - 2005-05-26 : 15:18:53
|
| This is not a sql server error. I've seen it before though. Are you using ADO.NET? If so, I think you need to regenerate the SqlCommand object and/or the Dataset. (wild guess)Be One with the OptimizerTG |
 |
|
|
|
|
|