G
Greif
I want to write a funciton that has 2 parameters(string
tableName and IDbDataParameter[] params). I can't seem to
figure out how to create a new record using a combination
of a Dataset/DataTable/DataRow. Or is there a better way to
insert rows?
tableName and IDbDataParameter[] params). I can't seem to
figure out how to create a new record using a combination
of a Dataset/DataTable/DataRow. Or is there a better way to
insert rows?