> This sounds like a bug somewhere -- having a column name twice should
> be
> met with an error message, not with setting the integer column to
NULL.
> 
> So please give us some more information:
> 
> In the String where it [what is "it"?] was storing the column names
> [storing for what purpose?] it said (x, y, x, etc) [who said/typed?]
> 

Sorry, I might have a been a little bit too vague. I use static strings
containing the table names and columns names, so when I change something
to the database, I won't have to go through all my code. In one of these
Strings, I myself made a typing error. When executing an INSERT, one
column was skipped because of the error in the column names string and
therefore the default value null was left there. 

Anyway, it works fine now, so thanks again for the help! :)

Greets, Freek



Please help Logica to respect the environment by not printing this email  / 
Pour contribuer comme Logica au respect de l'environnement, merci de ne pas 
imprimer ce mail /  Bitte drucken Sie diese Nachricht nicht aus und helfen Sie 
so Logica dabei, die Umwelt zu schützen /  Por favor ajude a Logica a respeitar 
o ambiente nao imprimindo este correio electronico.



This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to