We are about to flip the switch and upgrade from SQL Anyhwere 5.5 to 11. Our clients connect through ODBC to the database server, so I need to roll out SQL Anywhere ODBC client drivers so I can set up system DSNs in ODBC. My problem is that I can't find the client anywhere.
I can install the complete software on a machine, and I have actually done that for testing, but I don't want to roll out DB management tools to every user in our organization.
Where can I download "just the client" for SQL Anywhere 11?
Request clarification before answering.
You can also grab 4 DLLs from one of your installations: (C:\\Program Files\\SQL Anywhere 11\\win32)
Then on each client machine, register (regsvr32) dbodbc11.dll
I do it this way because I package this into our own application's install packages.
Works well for us...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.