I have noticed the same behaviour, but what you can do is load your data
to a temporary table with no rules and keys. once it is loaded you can
'clean' the data as needed, and append / select+insert it into the
desired table. Hope this helps.
-Jeff
Jeff Watson [EMAIL PROTECTED]
Tube Methods, Inc.
610-279-7700
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Clayton
ANDERSON
Sent: Tuesday, January 15, 2008 9:20 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Importing data using Gateway
The old RBase (DOS 4.5) handled exceptions during data importing with
the Gateway and placed the exceptions into a except.dat file. Version
7.6 seems to just stop when coming across and rule violation. Any way
to have it continue and/or handle exceptions??