Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Hello,

Can anybody please advise how I can register/install/configure the SQL Anywhere 12 32-bit ODBC driver? This is needed for client tool to work. It is for Win 2008 Server R2. The current installation has two folders "/BIN32" and "/BIN64" in the following "...sqlanywhere" folder. The link

http://dcx.sybase.com/1201/en/dbprogramming/configuring-driver-client-deploy.html

talks about this issue.

I have two folders (/BIN32 and /BIN64). The link seems to be good but I do not have a dbodbc12.dll in /BIN32 folder. It only exists in /BIN64 folder.

Can anybody please help me resolve this issue?

I will appreciate your help.

Regards,

SS

asked 08 Mar '13, 11:56

Sury's gravatar image

Sury
16112
accept rate: 0%


I would try checking the SQL Anywhere 12 MSI for whether or not the 32-bit components were installed (if they existed within the MSI).

1.) Programs and Features -> Right-click "SQL Anywhere 12" -> Change

2.) Go through the wizard and first select "Modify". If the 32-bit components show they were fully installed, I would then run back through the wizard selecting "Repair".

Do you know whether or not you installed SQL Anywhere 12 from a custom MSI? If you are installing from a custom MSI that doesn't include the 32-bit server components, I would download and install the SA 12 developer edition to another machine and select the necessary SA 12 ODBC DLL, dbodbc12.dll, from that install's BIN32, and copy it over to your original machine.

http://response.sybase.com/forms/SQLAnywhere12DeveloperEditionDownload

Once the ODBC DLL is copied over, you can then register the DLL using regsrv32 as instructed by the documentation link you've provided in your original post.

permanent link

answered 08 Mar '13, 12:54

Ben%20Magazino's gravatar image

Ben Magazino
10615
accept rate: 0%

Donn't forget that you have to use a different control panel applet to configure 32-bit ODBC drivers for 32-bit applications.

c:\windows\sysWOW64\odbcad32.exe

permanent link

answered 09 Mar '13, 07:27

BudDurland's gravatar image

BudDurland
3169920
accept rate: 0%

edited 09 Mar '13, 08:06

Volker%20Barth's gravatar image

Volker Barth
40.2k361550822

The current SQL Anywhere 12 driver download can be found at the following link, and is subject to your distribution license.

http://www.sybase.com/detail?id=1087327

If you do not have a distribution license, the driver download is restricted to a 60-day evaluation or developer license (for non-production scenarios).

permanent link

answered 12 Mar '13, 22:06

Jeff%20Albion's gravatar image

Jeff Albion
10.8k171175
accept rate: 25%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×21

question asked: 08 Mar '13, 11:56

question was seen: 5,320 times

last updated: 12 Mar '13, 22:06