ODBC connection with Sybase

  • Thread starter Thread starter Ajay
  • Start date Start date
A

Ajay

Hi all,
I am using VC++ DOT NET. The database is Sybase. I
have established connectivity through ODBC 12.5 Sybase ASE
Driver( its not through DSN).

There is problem while reteriving values of
datatype 'int' or 'small int'. I think its the
compatibility issue. Is there any other ODBC driver
available which microsoft supports.

Thanks

Ajay
 
Hello Ajay/All,

I'm trying to use connect to Sybase using ODBC . I have installed
MDAC 2.8 and also ODBC.NET, when i compile the program, i get the
following ERROR:

"C:\Inetpub\wwwroot\ODBCnet_syb_stp_demo\licenses.licx: Could not
transform licenses file 'licenses.licx' into a binary resource. The
format of the file 'lc.exe' is invalid."


Kindly help.

Regards
Gagan
 
Back
Top