Execute Query show me just the first one row of table at begin. [message #231755] |
Wed, 18 April 2007 05:55  |
Grinvon
Messages: 3 Registered: April 2007 Location: Brazil
|
Junior Member |

|
|
Hi people.
I have create one CRUD form to store just 5 fields at database. When I execute enter query mode and type some data to search at execute query, forms show me at first the first row at the table. When in the same instance I execute again enter query, after, execute query, so, forms show me the correct row.
What is happening to forms don´t show me the correct row at first time?
I hope that I was clear.
Thanks all.
|
|
|
|
Re: Execute Query show me just the first one row of table at begin. [message #232241 is a reply to message #231755] |
Thu, 19 April 2007 21:30  |
 |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
I think you need to go back to the beginning. Start a new form, use the wizard to create your block and canvas. Do not write any code of your own. Make sure that you have the 'default smartbar' for the toolbar on this new form. Compile, generate, and run your form.
Press the 'enter query' button on the toolbar, enter your data, then press the 'execute query'. Are you getting the results that you want?
David
|
|
|