| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | August 10 2005 4:18am |
| Subject: | Re: Current Date and time | ||
| View as plain text | |||
Craig Snyder wrote: > Is there a certain include file I need to add as when I compile the > application with the function in the query it does not understand that > function? It's not a C++ function. It's SQL text: Query q = conn.query(); q << "INSERT INTO whatever VALUES(NOW())"; This really has nothing to do with MySQL++, unless you want to add some wrapper for this mechanism as a patch.
| Thread | ||
|---|---|---|
| • Current Date and time | Craig Snyder | 5 Aug |
| • Re: Current Date and time | Warren Young | 8 Aug |
| • Re: Current Date and time | Warren Young | 10 Aug |
