|
Thread: hai
-
Dec 4th, 2001, 10:50 PM
#1
Thread Starter
Member
hai
i m using a temporary table in my form for storing the data the user enters and when he has finished i m sending the data from the temporary table to the manin tables.
also when i unload the form i m deleting all the records from the temporary table.
i m compelled to use this approach bcoz storong the values in the array is easy but in my case if i want ot get all the rows for a perticular combination then i can easily make a filter on the temporary table but with the array i will have to rum the whole loop to find out the appropriate rows.
so can anyone please suggest me if my approach is correct of using the temporary table and deleteting all the rows at the time of unloading the form.
i will be thankful.
bye then
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
|