I have been trying to develop an application with C++ (using MSDev) and SQL using DBLibrary as an interface. I have included the files “sqldb.h” and “sqlfront.h”. the program compiles perffectly well but gives a linking error–“unresolved external symbols”.
this is urgent. please help.