MySQL Forums
Forum List  »  Delphi

Problem with updating and printing my database with Delphi
Posted by: George Lykovitis
Date: January 22, 2007 03:26AM

Hi! My name is Lykovitis George. I am from Greece. I am doing a project for my school and I have a big big problem. I have a problem updating my database (made with the help of Microsoft Access) and printing the database with the use of Query (and SQL TStrings). I will start explaining now. I have a database where with the use of Delphi and some forms I made I try to register some records like personal identity and some other things. I use a DBNavigator and some DBEdit boxes to register the entries. I think that the database is updated because when I use the DBNavigator to see the entries the new ones are there. After that I make a form so I can print the personal identity I just have stored. I use a QuickRep, some QRBand (as rbTitle, rbColumnHeader and rbGroupFooter), some QRLabel to show the titles and finally some QRDBText to connect the database fields with the form so I can present the entries that I have stored before. But when I enter a new personal identity and, without exiting the program and entering again, go to the form to print the entries the new one does not appear. But if I exit the program and enter again and go to the form to print the entries the new ones appear. What may be the problem? I can not understand what is wrong. Please if anyone can help me please please contact me to my e-mail so I could send my whole project to see it closely (lykovitis@vivodinet.gr) to help me. I will be indebted to anyone that can help me.

Options: ReplyQuote


Subject
Written By
Posted
March 15, 2006 08:24AM
August 18, 2006 01:52AM
Problem with updating and printing my database with Delphi
January 22, 2007 03:26AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.