Guy-Maurice Lepoutre writes:
> Hello,
> 
> I have troubles compiling this program:
> 
> #include <iostream.h>
> #include <iomanip.h>
> #include "c:/sqlplus/sqlplus.hh"
> 
> int main()
> {return(0);}
> 
> As you can see, the program itself isn't very
> complicated.
> When I run this program (using MS Visual C++), here
> are the errors I get. Can anybody help me please. I
> would really appreciate it. You can reply me using my
> mail adress: [EMAIL PROTECTED]
> 
> Thanks

Please download and use version of MySQL++ ported for VC++ from
MySQL++ page. 

I think it is version 1.7.1.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.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

Reply via email to