sybase libraries and cygwin

Vadim Beloborodov bvr@cc.pib.alex-ua.com
Tue Aug 31 23:49:00 GMT 1999


----- Original Message -----
From: Guido Roelli <guido.roelli@stest.ch>
To: <cygwin@sourceware.cygnus.com>
Sent: Monday, August 09, 1999 3:45 PM
Subject: sybase libraries and cygwin

>       Has anyone ported an application from Unix to NT that requires
> database connectivity. We have various programs that require the
> 'OpenClient' library to connect C code to Sybase. Does anyone know if
> the 'OpenClient' libraries have been ported to NT using Cywin? Are they


Yes. For examole(help) see http://www.voicenet.com/~gray/sqsh.html
Steps:
1) Create import libraryes using dlltool, etc....
2) In your source modify prototypes for callbacks ( for UNIX is _ctype, for NT
is __stdcall)
3) When compiling, define _MSC_VER=800

--
Vadim Beloborodov
Industrial Investment Bank of Ukraine,
Project Depatment.
(044) 228-1242, U0BY



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list