DDieterich / DTGen

DTGEN Code Generation Tool for Relational Designers (See Wiki Branch)
http://dtgen.org
3 stars 0 forks source link

SQL*Loader Won't Recognize Last Null Column #95

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

 1. End a Data Record with a null column and no field terminator
 2. Load the Data
 3. Receive error: Column not found before end of logical record

What is the expected output? What do you see instead?

 -) There should be no error

Please use labels and text to provide additional information.

 -) Need to add field terminator to last field?

Original issue reported on code.google.com by Duane.Di...@gmail.com on 8 Oct 2012 at 1:51