commit [message #232773] |
Mon, 23 April 2007 04:22 |
imen_mr2004
Messages: 22 Registered: October 2006 Location: tunisia
|
Junior Member |
|
|
my problem consists on commit instructions. In fact, when i bring informations by query an whant to update table, the form disappears, just like if there was a problem , this problem exists only when i want to update, i tryed whith "commit" and "commit_form" but no results, what can i do? pleaaaaase help me. Thanks.
|
|
|
Re: commit [message #232806 is a reply to message #232773] |
Mon, 23 April 2007 06:02 |
kamran.it
Messages: 265 Registered: September 2005 Location: Karachi
|
Senior Member |
|
|
imen_mr2004 wrote on Mon, 23 April 2007 14:22 | when i bring informations by query an whant to update table, the form disappears, just like if there was a problem
|
Try to rebuild you form I think there is a problem in your form.
|
|
|
|
Re: commit [message #232941 is a reply to message #232893] |
Tue, 24 April 2007 03:21 |
imen_mr2004
Messages: 22 Registered: October 2006 Location: tunisia
|
Junior Member |
|
|
thanks for answering but i'm updating table via a block, so i need a commit; if not what shall i do to save changes.
thanks
|
|
|
Re: commit [message #236419 is a reply to message #232941] |
Wed, 09 May 2007 23:45 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
What do you mean by "i'm updating table via a block"? A block will do inserts, updates, and deltes automatically for you. You don't need to manipulate the data directly.
David
|
|
|