|
-
Apr 17th, 2006, 03:46 PM
#1
Thread Starter
New Member
How to add a new record and display it during runtime
Hi, I made an application that uses a database which stores 15 records. I printed the list of 15 records on screen, but when I add a new record and print the list again, I still get the same without the record 16.
Is there a way to generate a new .rpt file during runtime so I can get the new record and see it on my screen?
-
Apr 18th, 2006, 04:14 AM
#2
Frenzied Member
Re: How to add a new record and display it during runtime
have you updated your recordset before generating the report?
On error goto Trap
Trap:
in case of emergency, drop the case...
****************************************
If this post has been resolved. Please mark it as "Resolved" by going through the "Thread Tools" above and clicking on the "Mark Thread Resolved " option. if a post is helpful to you, Please Rate it by clicking on the Rate link right below the avatar
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|