Skip to main content

sqlcode=-1 invalid descriptor index on fetch with sql server 2000

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

Existing project - source has been moved, but there is a requirment to change the project location

Resolution:

First when building a Net Express project - the suggested way is to copy any source being used to the local directory.

If this has not been done and the project now points to a particular directory other

than the project directory,  and the source has now been moved to a different directory

The only way to correct the project settings is to remove the source from the project

and read it to the project from the new directory.

Note:  Net Express is UNLIKE Mainframe Express project where the location can be changed without removing and reading.

Old KB# 5288