G
Guest
Hi,
Can I reliably set a Select Command in a DataAdapter to utilize a Stored Procedure that will first insert, then update records and finally return a set of related records in a dataset. I have tried it with a simple test and it seems to works fine. Are the results reliable?
Thanks,
Mark
Can I reliably set a Select Command in a DataAdapter to utilize a Stored Procedure that will first insert, then update records and finally return a set of related records in a dataset. I have tried it with a simple test and it seems to works fine. Are the results reliable?
Thanks,
Mark