B
Bj?rn Egil
Hello,
I'm working on a project where we are converting between DataSet
(actually DataTable) and Recordset to support existing VB6 code. We
define the Fields of the Recordset by calling
aRecordset.Fields.Append(...). However I have not been able to find
out how I also can set the default value to be used for a Field when
creating new rows. I appreciate any help in solving this - thanks.
Best regards,
Bjørn Egil Hansen
I'm working on a project where we are converting between DataSet
(actually DataTable) and Recordset to support existing VB6 code. We
define the Fields of the Recordset by calling
aRecordset.Fields.Append(...). However I have not been able to find
out how I also can set the default value to be used for a Field when
creating new rows. I appreciate any help in solving this - thanks.
Best regards,
Bjørn Egil Hansen