R RandWald Registered User. Local time Today, 03:45 Joined Jun 20, 2004 Messages 11 Jul 13, 2004 #1 Hi. New user to this forum using Access 2003. I am using Access to import data, then export to Palm. The table name needs to stay the same (and not increment by 1 each time). Thanks, Randy
Hi. New user to this forum using Access 2003. I am using Access to import data, then export to Palm. The table name needs to stay the same (and not increment by 1 each time). Thanks, Randy
N namliam The Mailman - AWF VIP Local time Today, 10:45 Joined Aug 11, 2003 Messages 11,685 Jul 14, 2004 #2 You could try deleting the table first... Using the DeleteObject.... Regardz