Hi, check if you have any column which tell tell you when this row is updated or changed i.e I used to have a column in my every table as " last_updated_date " if you have any column like this then apply where condition on that otherwise you need to contact your DBA for providing you a view (Query) .. . .
Regards On Thu, Mar 12, 2009 at 2:37 AM, Alok Mahajan <[email protected]>wrote: > Hi Guys, I have an mdb file which is linked to Oracle using ODBC.I need > to run query everyday to get data and save it as excel file.Since the data > in Oracle is being updated/appended constantly, is there any way i can get > only the appended data /new data in the last extracted data (may be a new > colum which says new data or some flag indication) rather than comparing > diff excel files to find out what data is new or appended. Any type of > suggestion is highly appreciated. Regards, Alok > > > > > > -- Stay Beautiful, Always. Abdul Salam Accounts Officer Elysium Holdings Pakistan Ltd. (:+92-321-5001- 361 * [email protected] P Save a tree...please don't print this e-mail unless you really need to --~--~---------~--~----~------------~-------~--~----~ ------------------------------------------------------------------------------------- Some important links for excel users: 1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at http://www.excelitems.com 2. Excel tutorials at http://www.excel-macros.blogspot.com 3. Learn VBA Macros at http://www.vbamacros.blogspot.com 4. Excel Tips and Tricks at http://exceldailytip.blogspot.com To post to this group, send email to [email protected] If you find any spam message in the group, please send an email to: Ayush Jain @ [email protected] or Ashish Jain @ [email protected] ------------------------------------------------------------------------------------- -~----------~----~----~----~------~----~------~--~---
