- priority: 5 --> 9
When I was connected to a Windows 2003 server to access
a IBM UniVerse db I kept getting the following message
over and over again.
ODBC[[01000][0][Microsoft][ODBC Driver Manager] The
driver doesn't support the version of ODBC behavior
that the application requested (see SQLSetEnvAttr).]
I noticed the other systems had 1.1.3 on them so I
figure why not and everything started to work.
The setup to cause the failure is:
CentOS 4.2 on the linux end with the 1.1.4 build of
odbtp. php 4.3.9
Windows 2000 with odbtp1.1.4, ODBC3.5/MDAC2.8
Universe Driver 4.0.0.1.x
RS6000 with AIX5 and the latest UniVerse db
the select statements were going from
linux->windows->AIX
when 1.1.4 was replaced with 1.1.3 everything started
to work again.
I am available for testing this setup if any needs more
information.