Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Sql::
Sql:: [message #13276] |
Fri, 28 December 2007 11:24 |
 |
mirek
Messages: 14255 Registered: November 2005
|
Ultimate Member |
|
|
Sql::
bool Insert(Fields nf, const char *table);
bool Insert(Fields nf, SqlId table);
bool Update(Fields nf, const char *table);
bool Update(Fields nf, SqlId table);
...because sometimes it is handy to use S_table structure to store to another table...
Mirek
|
|
|
Goto Forum:
Current Time: Fri Apr 25 12:39:01 CEST 2025
Total time taken to generate the page: 0.00749 seconds
|