PDA

View Full Version : ODBC Delpoyment;Registration and Setup



NewsArchive
05-28-2005, 08:29 AM
Friedrich, I am trying to install MySQL ODBC Driver 3.51 to local machines.
In the Script I have:

[ Modify System ]

Install ODBC Driver "MySQL ODBC 3.51 Driver" (Always Install)

[ Finalize Setup ]
! Register all queued OCX/DLL/EXE/TLB files
Register queued OCXs/DLLs/EXEs/TLBs
Configure ODBC Data Source "IX_HOST"

In IX_HOST Data Source Attributes I have
SERVER=ourURL
USER=myUserNamr
PASSWORD=myPassword
DATABASE=myDatabase
PORT=3306

System DNS is checked

It will not create the above System DNS and it seems as if the myODBC dll's
are not registered
and the System DNS is not created.

I can send you my install .sb5 if you need it...But I need help to get this
working.

--
Regards,

Ashley Stahl
USCertifiedLetters

NewsArchive
05-28-2005, 08:29 AM
Ashley,

In the Install ODBC Driver dialog, did you use the "..." browse button to
"import" the current ODBC settings from your development machine? If I do,
I see the following:

Driver=%SYS32DIR%\myodbc3.dll
Setup=%SYS32DIR%\myodbc3S.dll

Do you also have this in your Data Source Attributes?

Thanks,
Friedrich

--
Friedrich Linder
CEO, Lindersoft
www.lindersoft.com
1.954.252.3910

NewsArchive
05-28-2005, 08:29 AM
Yes I did and I have this in my Data Source Attributes
Driver=%SYS32DIR%\myodbc3.dll
Setup=%SYS32DIR%\myodbc3S.dll

--
Regards,

Ashley Stahl
USCertifiedLetters