When querying sqlserver and any other platform I receive the error msg below,
have tried different versions of MSSqlServer 2005, 2008.
No problems querying across Oracle,Access and excel.
Got error 4206 ‘Invalid data source definition: Driver’s SQLAllocHandle on SQL_HANDLE_ENV failed’ from HUB
Running Trial version of Toad for Data Analyst version 3
This would only occur if you are trying to execute a Cross-Conneciton query. Is that what you are trying to do? If that is the case I would like you to add the following to the command line. I usually put this in my desktop shortcut.
/log=all
Restart toad and try the Query again. Then go to the Help menu and generate a Support Bundle. Send that to me.
If you are not trying to use a Cross-Connection query, then make sure the editor or Query Builder you are using does not have the ‘blue band’ on the side stating it is for Cross-Query.