Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Anyone seen this Error: Driver's SQLAllocHandle on SQL_HANDLE_ENV failed?
Has anyone encountered this error on attempting to execute a simple query over the Netsuite ODBC driver?
I have one Win2k Server where the driver works well; no errors. But on attempting to use an installation on a fresh 2003 Server and a fresh 2k Server (using ASP classic), I get this error message:
"Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed "
I've hit the search engines with this error and all of the references are to Oracle client installs with permissions problems.
As an attempt at resolution I have replicated the permissions between the working machine and the non-working machines, and the error persists.