Subject | Stored Procedure, Transaction problem |
---|---|
Author | Sebastián |
Post date | 2003-04-11T13:12:38Z |
Hi,
This is the situation, I have a grid, this grid shows info about
clients, I can edit, delete, etc, etc.
I have a button that calls an stored procedure, this procedure
change some values on clients table, after the procedure call, I
must close and reopen the table to see the changes in the grid.
If I use refresh, nothing happens, why??
There is another way to do this?
Best Regards
Sebastián Mayorá - Argentina
This is the situation, I have a grid, this grid shows info about
clients, I can edit, delete, etc, etc.
I have a button that calls an stored procedure, this procedure
change some values on clients table, after the procedure call, I
must close and reopen the table to see the changes in the grid.
If I use refresh, nothing happens, why??
There is another way to do this?
Best Regards
Sebastián Mayorá - Argentina