Linking ESQL-Apps for SQLServer

Ralph Acker ackerr@informatik.tu-muenchen.de
Mon Jul 5 08:59:00 GMT 1999


Hi everybody!

I'm trying to build an Embedded-SQL Application for MS SQL Server 7 using
cygwin_b20. I did the compiling with MSVC and linked it with gcc.
The .obj has to be linked with two libraries supplied by SQLServer:
caw32.lib and sqlakw32.lib, the second one is related to sqlakw32.dll. I
already build a compatible sqlakw32.a by deriving the .def and passing it
to dlltool.
Now everything compiles niceley but I can't execute it. In Win98 it says
'sqlakw32.dll is linked to the missing export-sqlakw32.dll:.' and NT says:
'Missing entry point "" in sqlakw32.dll'

What is wrong? Thank you for any help.
Ralph


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



More information about the Cygwin mailing list