Hello, First time on this list. I am trying to get sqlite into an app using Borlands C++Builder. I have included the sqlite3.h file and the code compiles. However, when it tries to link I get an unresolved external for sqlite3_open, etc. Does anyone have any experience using C++Builder?
Thanks, -- Scott Hill "May you solve interesting problems" - Author Unknown "A fanatic is one who can't change his mind and won't change the subject." - Sir Winston Churchill

