I'm trying to get the default values for the columns in my database. I can get column names and types through the connection.GetSchema("Columns") method. The schema of the table returns includes "COLUMN_DEFAULT", but the value it returns is always a zero-length string. Any ideas how to get this value?

And, once I get the value, is there an easy way to commit a change to it back to the database?

Thanks!


Amanda Kabak



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to