On Sat, 22 Dec 2012, Jay Lozier wrote:

The table schema require each line to have 100 distinct, if empty, columns
and the data fills a variable number of columns. Did not think of that as
the problem but it would be for any relational database.

Jay,

  The column separator, a comma, is present for each column, but those
without content are not automagically assigned NULL when inserting so the
data appears to not have the proper number of columns. So, a simple UPDATE
command will change the NA to NULL in each table.

Rich


--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to