How can I copy all values from Table to array?
From: RCM <rcmola_at_hotmail.com>
Date: 30 Nov 2002 01:25:31 -0800
Message-ID: <e89aa81f.0211300125.640f530e_at_posting.google.com>
Date: 30 Nov 2002 01:25:31 -0800
Message-ID: <e89aa81f.0211300125.640f530e_at_posting.google.com>
Hi,
In my Forms application, I must read/query some records from DB, but
before clicking SAVE button, I mustn't work with DB. It means, I have
to make a query and store everything with some way (maybe array or
fetch.. I am not sure!).
Please advice me some way to store all data on memory! Of course I have to show all with a form to the user, after they edit and press save button, I must update it on DB!
- It must be seperated from database **
thanks,
rcm Received on Sat Nov 30 2002 - 10:25:31 CET