avanderlaan
Programmer
- Jul 11, 2002
- 156
I have a VB app that is "well-behaved" when running in the Visual Studio IDE. It connects to the AS/400 w/0 problems. When run as a standalone executable, the "Execute(<sql string>)" method against the open connection returns the error 80004005 ("Unspecified error" from provider=source. The VB installation is VB6(SP/5), Win2K(SP3), MDAC 2.6 and SQLServer 2000, most recent SP onboard the development machine. The EXE connects correctly to the AS/400 from a laptop with the same Windows configuration except for SQL Server. All help is gratefully appreciated.