Make sure you compile the dll (if you are compiling a dll, offcourse) with the C 
calling convention. I'm not sure now, but if I remember correctly that is not the 
default for the Borland compiler.
Other cause could be not linking with the import library, but that is basic.

Just my two cents. I don't work with a borland compiler anymore.

Regards,
~Nuno Lucas

=== On 2004-04-02, Roy Black wrote ===
>Hello,
>
>I would like to develop some applications with sqlite. I am using Borland C
>builder 6 for these purposes. I was trying to compile/install sqlite for
>Borland C builder 6 (Windows) without success. I followed the instructions
>at http://www.sqlite.org/cvstrac/wiki?p=HowToCompile but got the same.
>I think I missed some thing important but don't know what. Each time I build
>a sample code I get such an error:
>Linker Error: Unresolved external reference _sqlite_open
>
>If you know how to deal with this issue please let me know, the more details
>the better (I'm a newbie)
>
>Thank you for your attention.
>
>Roy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to