Hi All,

Is there any possability to retrieve the DBHandle (m_hdbc in MFC) from a
.NET OdbcConnection class? We would need to do this because we need to call
an MFC DLL for some updates in the same transaction that we started in our
.NET server.

TIA
Thomas Bodell

Re: ODBC DBHandle by Carlos

Carlos
Tue Sep 02 09:31:27 CDT 2003

AFAIK that was only possible with RDO (don´t know about MFC), but it never
was possible with ADO using the OLEDB Provider for ODBC and now with ADO.Net
using the ODBC .Net Data Provider.

And do not multipost in the newsgroup, use crosspost instead

Carlos Quintero

"Thomas Bodell" <thomas@monitor.se> escribió en el mensaje
news:%23W%23PrITcDHA.1540@tk2msftngp13.phx.gbl...
> Hi All,
>
> Is there any possability to retrieve the DBHandle (m_hdbc in MFC) from a
> .NET OdbcConnection class? We would need to do this because we need to
call
> an MFC DLL for some updates in the same transaction that we started in our
> .NET server.
>
> TIA
> Thomas Bodell
>
>



Re: ODBC DBHandle by Thomas

Thomas
Wed Sep 03 00:58:03 CDT 2003

Carlos,

I will remember not to multipost in the future. How do I crosspost?

Best Regards
Thomas Bodell
"Carlos J. Quintero" <carlos_j_quintero@_NO_MORE_SPAM_hotmail.com> wrote in
message news:enRHm7VcDHA.3044@TK2MSFTNGP11.phx.gbl...
> AFAIK that was only possible with RDO (don´t know about MFC), but it never
> was possible with ADO using the OLEDB Provider for ODBC and now with
ADO.Net
> using the ODBC .Net Data Provider.
>
> And do not multipost in the newsgroup, use crosspost instead
>
> Carlos Quintero
>
> "Thomas Bodell" <thomas@monitor.se> escribió en el mensaje
> news:%23W%23PrITcDHA.1540@tk2msftngp13.phx.gbl...
> > Hi All,
> >
> > Is there any possability to retrieve the DBHandle (m_hdbc in MFC) from a
> > .NET OdbcConnection class? We would need to do this because we need to
> call
> > an MFC DLL for some updates in the same transaction that we started in
our
> > .NET server.
> >
> > TIA
> > Thomas Bodell
> >
> >
>
>



Re: ODBC DBHandle by Carlos

Carlos
Wed Sep 03 03:58:25 CDT 2003

Using Outlook Express, new post, add all the relevant groups to the
newsgroup textbox clicking on the caption (it is a button which shows a
multiselect UI). So a single message goes crossposted to all those groups
and all the answers go also to all the groups. You post only once. Later,
when you read one of them in one group, OE hides them in other groups, so
you don´t read the same thing over and over...

However, if you create a new post for each single group, paste the message
content and post it, you are multiposting and the answers do not appear in
all groups because the posts are unrelated.

HTH,

Carlos

"Thomas Bodell" <thomas@monitor.se> escribió en el mensaje
news:OWvuKCecDHA.2632@TK2MSFTNGP12.phx.gbl...
> Carlos,
>
> I will remember not to multipost in the future. How do I crosspost?
>
> Best Regards
> Thomas Bodell



Re: ODBC DBHandle by Thomas

Thomas
Thu Sep 04 01:23:19 CDT 2003

Thanx

Thomas
"Carlos J. Quintero" <carlos_j_quintero@_NO_MORE_SPAM_hotmail.com> wrote in
message news:OvX%23KmfcDHA.1884@TK2MSFTNGP10.phx.gbl...
> Using Outlook Express, new post, add all the relevant groups to the
> newsgroup textbox clicking on the caption (it is a button which shows a
> multiselect UI). So a single message goes crossposted to all those groups
> and all the answers go also to all the groups. You post only once. Later,
> when you read one of them in one group, OE hides them in other groups, so
> you don´t read the same thing over and over...
>
> However, if you create a new post for each single group, paste the message
> content and post it, you are multiposting and the answers do not appear in
> all groups because the posts are unrelated.
>
> HTH,
>
> Carlos
>
> "Thomas Bodell" <thomas@monitor.se> escribió en el mensaje
> news:OWvuKCecDHA.2632@TK2MSFTNGP12.phx.gbl...
> > Carlos,
> >
> > I will remember not to multipost in the future. How do I crosspost?
> >
> > Best Regards
> > Thomas Bodell
>
>