Dennis,
That sounds like a view definition error. While it may not seem to be pertinent to a GATEWAY command, it could be that R:BASE is re-evaluating structures when you do the REPLACE, just as it will check through all the forms and reports when you do an ALTER TABLE without NOCHECK. Emmitt Dove Manager, Converting Applications Development Evergreen Packaging, Inc. [email protected] (203) 214-5683 m (203) 643-8022 o (203) 643-8086 f [email protected] From: [email protected] [mailto:[email protected]] On Behalf Of Dennis McGrath Sent: Wednesday, January 20, 2010 15:57 To: RBASE-L Mailing List Subject: [RBASE-L] - Gateway question Using 7.6 I have two databases. Both have an identical table - ImportData I issue this command: GATEWAY IMPORT CSV c:\hurricane\Fasten\1.csv REPLACE ImportData The command executes instantly in database#1 The data is perfect The command hangs in database#2 I get the error: Column UniqueID not found in T1 Any ideas? Thanks DennisMcGrath

