Home » U++ Library support » U++ SQL » error in example/SQLApp [FIXED]
Re: error in example/SQLApp [message #13730 is a reply to message #6063] |
Fri, 25 January 2008 07:42   |
|
I found One small error in SQLApp.
In file book.cpp, line 35, I change
SQL * dlg.ctrls.Update(BOOK);
with code
SQL * dlg.ctrls.Update(BOOK).Where(ID == q);
Without this, I can't be able to change BOOK table.
And Now question. I found error, or I don't understand Ultimate SQL teñhnique ???
Thanks.
SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
|
|
|
Goto Forum:
Current Time: Fri Jul 18 07:29:35 CEST 2025
Total time taken to generate the page: 0.00848 seconds
|