If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Quick report list Problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-09-06, 17:19
HAVOCWIZARD HAVOCWIZARD is offline
Registered User
 
Join Date: Feb 2006
Posts: 1
Question Quick report list Problem

i am writing up a invoice program, when i add an invoice to the database " i go check its there" then i run the preview so it will show me the invoice info, it shows the right invoice no, but the data is blank, if i go on one of the old invoices i added before, it shows all the info, i have to close the whole prog and then come back in then i can see my newly added invoice in preview,, help pls
Reply With Quote
  #2 (permalink)  
Old 02-10-06, 03:23
jwenting jwenting is offline
Registered User
 
Join Date: Apr 2003
Posts: 40
did you commit the transaction in which you added the data?
Maybe the record was added and comitted but the update setting the actual data wasn't yet comitted?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On