Search found 3 matches

by Xforce
22.01.2007, 11:35
Forum: MySQL
Topic: problem inserting
Replies: 2
Views: 1394

Ok, I've attached my class, I hope you can help me with my problem
by Xforce
22.01.2007, 10:00
Forum: MySQL
Topic: problem inserting
Replies: 2
Views: 1394

problem inserting

I have a problem, I'm using the borland c++ 6.0, and now with a project I'm trying to put it in a class, so I have now 2 components in the class : ZConnection, ZQuery. When I try to run a update query: "UPDATE run SET `rejected` = `rejected` +1 WHERE `ID` = 4" it does not execute the query...
by Xforce
11.12.2006, 13:26
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: C++ Builder 6.0 .h files in Zeos 6.6
Replies: 2
Views: 844

I had exactly the same problem, now solved.

Btw, did you find any examples how to use it in c++ ?, I never used it before :\