Click here to Skip to main content
16,016,345 members
Home / Discussions / COM
   

COM

 
GeneralImplementing IOleCommandTarget Pin
IGx8923-Oct-01 11:18
IGx8923-Oct-01 11:18 
QuestionWhat is the RIGHT WAY to dispose of COM Server Pin
Bill Wilson22-Oct-01 13:54
Bill Wilson22-Oct-01 13:54 
AnswerRe: Found the answer Pin
Bill Wilson23-Oct-01 7:15
Bill Wilson23-Oct-01 7:15 
Generalnafxcwd.lib problems Pin
IGx8922-Oct-01 6:57
IGx8922-Oct-01 6:57 
GeneralRe: nafxcwd.lib problems Pin
Michael Dunn22-Oct-01 10:08
sitebuilderMichael Dunn22-Oct-01 10:08 
GeneralADO in NT EXE service Pin
Johny Flash22-Oct-01 0:24
Johny Flash22-Oct-01 0:24 
GeneralRe: ADO in NT EXE service Pin
Rashid Thadha22-Oct-01 2:50
Rashid Thadha22-Oct-01 2:50 
GeneralRe: ADO in NT EXE service Pin
Johny Flash22-Oct-01 3:10
Johny Flash22-Oct-01 3:10 
you were right, it was user DSN! now i'm using system DSN but the code still doesn't work, now catches 0x80040E4DFrown | :(

i've tried to connect directly to SQL server with
m_pConnection->Open("Provider=SQLOLEDB;Server=XXX;Database=MOSAZ", "", "", adConnectUnspecified);

and i'm getiing the very same exception - 0x80040E4D

SQL server uses Windows Authentication

GeneralRe: ADO in NT EXE service Pin
Rashid Thadha22-Oct-01 3:55
Rashid Thadha22-Oct-01 3:55 
GeneralRe: ADO in NT EXE service Pin
Carlos Antollini22-Oct-01 3:49
Carlos Antollini22-Oct-01 3:49 
GeneralRe: ADO in NT EXE service Pin
Johny Flash23-Oct-01 3:17
Johny Flash23-Oct-01 3:17 
GeneralBHO not loading at proper time Pin
IGx8921-Oct-01 16:12
IGx8921-Oct-01 16:12 
Generaldoubt regarding a com server containing another com server Pin
Nish Nishant20-Oct-01 20:02
sitebuilderNish Nishant20-Oct-01 20:02 
GeneralRe: doubt regarding a com server containing another com server Pin
Michael P Butler21-Oct-01 3:25
Michael P Butler21-Oct-01 3:25 
GeneralCan you please answer me for this: Pin
In-At26-Oct-01 20:14
In-At26-Oct-01 20:14 
GeneralSome questions about build proxy dll through *.idl files Pin
star_see20-Oct-01 5:54
star_see20-Oct-01 5:54 
GeneralI have found the answer to my question. Pin
star_see20-Oct-01 6:49
star_see20-Oct-01 6:49 
Questionhow do you debug com servers? Pin
Nish Nishant20-Oct-01 1:24
sitebuilderNish Nishant20-Oct-01 1:24 
AnswerRe: how do you debug com servers? Pin
Michael P Butler20-Oct-01 11:27
Michael P Butler20-Oct-01 11:27 
GeneralRe: how do you debug com servers? Pin
Nish Nishant20-Oct-01 19:54
sitebuilderNish Nishant20-Oct-01 19:54 
AnswerRe: how do you debug com servers? Pin
Bill Wilson22-Oct-01 14:19
Bill Wilson22-Oct-01 14:19 
GeneralCoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 0:25
sitebuilderNish Nishant20-Oct-01 0:25 
GeneralRe: CoCreateInstance funny resturn value Pin
NormDroid20-Oct-01 0:33
professionalNormDroid20-Oct-01 0:33 
GeneralRe: CoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 0:40
sitebuilderNish Nishant20-Oct-01 0:40 
GeneralRe: CoCreateInstance funny resturn value Pin
NormDroid20-Oct-01 0:51
professionalNormDroid20-Oct-01 0:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.