> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]

> Now I have 2 unresolved externals left , sqlexti and sqlca. I 
> found a libsqlca.lib, and assume the missing externals are in 
> there, but cannot find libsqlca.dll .
> 

Hello Dirk,
you can use the libsqlca.lib directly because it is a static library.
Although you should use the libpcrl.lib an export library which loads 
the libpcr.dll instead of building a new library. 
For static link you can use the libpcrs.lib.

Regards
Burkhard

Reply via email to