Hi Thomas.... In VC++, go to project file, right clik there, select setting then choose C/C++ then preprocessor. Here type the path c:/mysql/include at include path options. Also you have to add mysqlclient.lib for linker. To do so you should go to Linker tab and explicitly type the file in lib file text box (don't sperate files by ;). Also put the path for additional lib i.e c:\mysql\lib\debug. I've tried this & it works...
But I want to use Borland C++.....do you or any one else can reply to my previous mail.... Regards, Ali --- thomas WOLFF <[EMAIL PROTECTED]> wrote: > one question > how to include your library in visual c++ 6 project > because y have many problem y must redefine all path > for include > ex > #include <mysql++> ->> #include > "..\directory\mysql++" > > thank you for your answer > > Thomas Wolff > ------------------------------------------------------------- > Akosystem > Am Tiefen Weg 17b > 76547 Sinzheim > > Email: mailto:[EMAIL PROTECTED] > Telefon: +49 (0) 7221 / 98 78 40 > Fax: +49 (0) 72 21/98 78 42 > Handy France : +33 (0)6 84 20 50 86 > > > --------------------------------------------------------------------- > Before posting, please check: > http://www.mysql.com/manual.php (the manual) > http://lists.mysql.com/ (the list > archive) > > To request this thread, e-mail > <[EMAIL PROTECTED]> > To unsubscribe, e-mail > <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: > http://lists.mysql.com/php/unsubscribe.php > __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php