Re: Can I get a SqlConnection from an ADO connection?
Brady Kelly <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.clr |
|---|---|
| Message-ID | <[email protected]> |
Thanks Frans, I would go DTS if I could, but that would be admin at all sites etc. It looks like nearly all my work has been done for me however, as there is an overload of OleDbDataAdapter.Fill that takes an ADODB Recordset as a source! So I'll just use the ADODB connection to get my data. > > Still a DTS transaction is what you should use, OR you should > call > into your COM code from .NET code to do the sql calls from .NET. You > can't > create a SqlConnection by passing in the internal connection object > from the > pool. > > FB =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com