NOTE: I stick mostly to the dataserver side of the house (as opposed to trying to keep track of all the various client software packages and versions and interoperability issues). With this in mind ...
Who is the provider of the OLE DB software? You mention "set up program coming with Sybase installation" ... is this the client install that came with ASE 12.5.0.3? a standalone Sybase SDK download? some other Sybase package? [we really need to know product name and version to figure out if it's compatible with Windows 2008 R2 64 bit]
NOTE: Since ASE 12.5.0.3 isn't certified on Windows 2008 this likely means that the client-side installation package that comes with ASE 12.5.0.3 likely will not work on Windows 2008. In this case I'd suggest looking at downloading the Sybase Software Developer Kit (SDK) for installing OLE DB onto Windows 2008.
If you're trying to install SDK it looks like (per the Sybase platform certification pages) that you need:
- at least SDK 15.0 ESD 13 (64 bit) for Windows2008 x64
- at least SDK 15.0 ESD 22 (64 bit) for Windows2008 R2 x64
Obviously (?) there are follow-on issues of what versions of OLE DB software your terminal server can be installed with.
-----------
Alternatively, here's the link for the Sybase platform certification page: http://certification.sybase.com/ucr/search.do
If you're trying to install a Sybase software package you should be able to determine what version you need to be able to install on Windows 2008 R2 64 bit.
Message was edited by: Mark A. Parsons