Is it OK to have more than one OleDbDataAdapte r for a
single MDB file?
The first adaper to the MDB is only doing Selects. That
is working fine.
Though my second adapter is unsuccessful in performing
row Deletes.
Thanks!
Bob
single MDB file?
The first adaper to the MDB is only doing Selects. That
is working fine.
Though my second adapter is unsuccessful in performing
row Deletes.
Thanks!
Bob
Comment