cancel
Showing results for 
Search instead for 
Did you mean: 

OLEDB Provider for SQL Anywhere 7.0 ?

Former Member
0 Kudos

Hello Experts,

Could you please help me in downloading OLEDB Provider for SQL Anywhere 7.0 ?

Regards,

Shanmugam K

Accepted Solutions (0)

Answers (2)

Answers (2)

jeff_albion
Employee
Employee
0 Kudos
Hello Shanmugam,
If you already have the OLE DB provider DLL files (dboledb7.dll and dboledba7.dll) and just need to
register them with the Microsoft Windows Operating System, you can use the commands:
regsrv32 dboledb7.dll
regsrv32 dboledba7.dll

The actual OLE DB Provider DLL files are provided as part of the SQL Anywhere software package.
Jeff Albion
SAP Active Global Suppoprt
JasonHinsperger
Advisor
Advisor
0 Kudos

Older maintenenance releases and ebfs for SQL Anywhere (including 7.0.4) are still available from http://downloads.sybase.com/swd/summary.do

That is the only place I can think of where you would find the 7.x OLEDB provider.

--Jason