Hi Martin,
I am working with firebird database embedded.
When the user insert record, the default values of fields are always null.
Eg CREATE TABLE t1 (c1 date default CURRENT_DATE,
c2 default 'C')
INSERT INTO t1 (c1,c2) VALUES (:c1,:c2) -----> this statement is in
msesqlquery.SQLinsert--
after post& commit c1 and c2 are null.
Best Regards.
Med
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk