L
localhost
Due to business rules, I cannot do a standard SQL-Update. I actually
need to delete and then insert. How can I handle this, when the
OleDbDataadapter only supports a single UpdateCommand?
The data sources are Access, Visual FoxPro 8.0, and SQL Server (thus
my needs for OleDb).
Thanks.
need to delete and then insert. How can I handle this, when the
OleDbDataadapter only supports a single UpdateCommand?
The data sources are Access, Visual FoxPro 8.0, and SQL Server (thus
my needs for OleDb).
Thanks.