I have an app that works perfectly fine on a Windows NT 4.0 machine, but when it's installed on a Windows 2000 I get an error while trying to do an update. I am able to Insert a new record but it will not let me update. I am using VB6 and SQL 2000. I created the setup package with Visual Studio Installer because the PD Wizard would not work. The error is -2147467259[DBNETLIB][ConnectWrite(blah, blah, blah())]general network error. Check your network documentation.
Any suggestions?
Any suggestions?