cancel
Showing results for 
Search instead for 
Did you mean: 

How do I get ASEOLEDB provider and register it on my Windows 7 machine?

Former Member
0 Kudos
14,013

I need this to use PowerPivot to get data from SQL Anywhere server?

Accepted Solutions (0)

Answers (1)

Answers (1)

jeff_albion
Product and Topic Expert
Product and Topic Expert
0 Kudos

Assuming you are connecting to SQL Anywhere and do want to just register the SQL Anywhere OLE DB driver (SAOLEDB), you can do this by using:

regsvr32 dboledb16.dll
regsvr32 dboledba16.dll


You can obtain a copy of the SQL Anywhere 16 OLEDB provider at the link Reimer provided: http://scn.sap.com/docs/DOC-35857

Former Member
0 Kudos

Actually if install the free version of SQL Anywhere 16 the SAOLEDB is also installed. Are SAOLEDB and ASEOLEDB the same? I did not think they are

jeff_albion
Product and Topic Expert
Product and Topic Expert
0 Kudos

free version of SQL Anywhere 16 the SAOLEDB is also installed.

Yes, the SQL Anywhere Developer Edition also contains a copy of the OLE DB provider.

Are SAOLEDB and ASEOLEDB the same?

They are not the same and they are not interchangeable. SAOLEDB is used to connect to SQL Anywhere only, ASEOLEDB to Adaptive Server Enterprise (ASE) only. My answer above is assuming you are really trying to use SAOLEDB to connect to SQL Anywhere.

VolkerBarth
Contributor
0 Kudos

@mysorian: If you really relate to the OLEDB driver for SAP Sybase ASE (ASEOLEDB), I guess there are better places to ask than this this forum - see the FAQ...