Davide Alberani wrote:
> In the CVS there's something that a casual observer would define
> something in between "experimental" and "totally demented". :-)

I just gave it a try. Creating the CVS files works fine but importing
them into the database fails. DB2's LOAD command complains that
numerical values are framed by quotes. I currently see no way to fix
this within DB2. But since there is no need to quote numerical values, I
suggest leaving out quotes here when creating the CSV files. That is:
Use e.g. 25 instead of "25" in the CSV files.

For completeness, here is DB2's error message when trying to load
aka_names.csv:

SQL3120W  The field value in row "SOMEROWNUMBER" and column "1" cannot
be converted to an INTEGER value, but the target column is not nullable.
 The row was not loaded.

Joachim
-- 
M. Sc. Joachim Selke
Technische Universität Braunschweig, Institut für Informationssysteme
Mühlenpfordtstraße 23, 38106 Braunschweig, Germany
<http://www.l3s.uni-hannover.de/~selke>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to