Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Commiting a table

Status
Not open for further replies.

pashu

Programmer
Sep 14, 2003
24
IN
Dear Friends,

I've developed payroll package in VB6 and backend is oracle 8i.After saving the details of the forms in table the table doesn't get commits immediately,to view the updated changes i had to close the form and again open the same form to see the changes,i want to see the changes taking place immediately,anyone have idea about this.Thanks in advance.

Pashu.
 
did you do a requery? or a move 0? and then, refresh your datagrid and textbox in your form to refresh the display?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top