Try this:
First PATH should have %SYBASE%\DataAccess\OLEDB\dll
Use regsvr32 to register:
cd %SYBASE%\DataAccess\OLEDB\dll
regsvr32 sybdrvoledb.dll
This updates teh registry correctly.
Make sure you can use the Sybase configurator to create a data source - this
would confirm the registry works (run sybdrvadm.exe from
%SYBASE%\DataAccess\bin)
-Paul
<salinj> wrote in message news:488a2a6a.3fd...@sybase.com...
Do you see "Sybase OLEDB Provider" ? This is the text name for "ASEOLEDB".
Try that one if you see it.
-Paul
<salinj> wrote in message news:48a0879b.638...@sybase.com...