Query problem

2002-01-02 Thread thomas WOLFF
','F:\devkunde\SENDTNER\BD\20013\1\010027 92.001','2001-11-29','124501','2001','12345698741','214','Dr. med. Prout','0','0') but the f

Problem with Result class

2001-11-20 Thread thomas WOLFF
Y have make a function like Result CSql_tools::SendaQuery(CString request) { Result res; Query query = GetQuery(); // This creates a query object that is bound to con. query

how include library correctly in a visual c++ 6 project

2001-11-14 Thread thomas WOLFF
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 ->> #include "..\directory\mysql++" thank you for your answer Thomas Wolff ---