S
steve connors
I created recordset using RecordsetClass in C# windows console
application. then I want to append fields and assign value to each field
on fly(not calling SQL database). unlike vb, the arguments for methods
open, addnew, append can not be optional. I have been trying this for
one day, but still has no idea. Any help is appreciated.
steve
application. then I want to append fields and assign value to each field
on fly(not calling SQL database). unlike vb, the arguments for methods
open, addnew, append can not be optional. I have been trying this for
one day, but still has no idea. Any help is appreciated.
steve