Hi folks!
I'm trying to connect to Navision native database through C/ODBC, everything goes fine, it connects and I see the tables, but when trying to make a select i got a message saying that i don't have the correct version of the ODBC driver... is there a new version of it?
Thanks,
Juan
0
Comments
http://www.BiloBeauty.com
http://www.autismspeaks.org
May I know your Navision Client version?
You couldn't do "select" on all tables?
You have to have a match version between your Navision Cleint and the C/ODBC driver.
Mine is 3.70.00.13164.
Hope this help,
Jemmy
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Kine, do you mean that there's a possibility we have different version of those file between machines (client-server)?
Jemmy
I hope, that you have same version on you clients. I usually have more versions of client on my PC (I am a developer) and there is problem with it (when I need connect on another version of DB etc. :-)) But you must check, that there is no older version in some folder and you don't have configured this old folder in ODBC source...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I've checked the versions of all the files....
slave.exe 3.70.0.13164
dbm.dll 3.70.0.13164
nc_tcp.dll 3.70.0.13164
CFRONT.DLL 3.70.0.13164
they're are all the same...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
[ODBC]
DRIVER=C/ODBC 32 bit
UID=webclient
SERVER=N
CN=Run Systems S.L. (DES)
RD=No
ML=3082
CD=No
BE=Yes
CC=No
RO=No
QTYesNo=Yes
IT=All Except DOT
OPT=Text
CS=4096
NType=tcp
SName=localhost:4074
CSF=Yes