Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC driver dlls silent install
Message
From
28/07/2003 12:25:11
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00813720
Message ID:
00814168
Views:
11
Hello, Sergey

I did some "research" <g>, in fact, I extensively tested my installation and it works like a charm. So I thought to post my findings, maybe anyone needs the same thing:

1. Copied myodbc3.dll in Windows\System32 (under win9x it goes in Windows\System and the following paragraph should be changed accordingly).
2. Wrote the following keys in registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\MySQL ODBC 3.51 Driver]
"UsageCount"=dword:0000000c
"Driver"="C:\\WINDOWS\\system32\\myodbc3.dll"
"Setup"="C:\\WINDOWS\\system32\\myodbc3.dll"
"APILevel"="2"
"ConnectFunctions"="YYN"
"DriverODBCVer"="03.51"
"FileUsage"="0"
"FileExtns"="*.txt"
"SQLLevel"="1"
"CPTimeout"="60"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers]
"MySQL ODBC 3.51 Driver"="Installed"
That's all with this odbc driver.

Thank you, again.

>You're welcome and good luck.
>
>>He he he.... I'll try that. Now it's personal: me or that odbc driver. Let's see :)
>>
Grigore Dolghin
Class Software.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform