Click here to Skip to main content
15,908,173 members
Home / Discussions / COM
   

COM

 
AnswerRe: Is there any way to control menus (e.g File--> Save) in Office 2007 documents? Pin
frx9616-Feb-09 18:49
frx9616-Feb-09 18:49 
QuestionSuggestions on OLE DB architecture [modified] Pin
robocodeboy4-Feb-09 6:12
robocodeboy4-Feb-09 6:12 
AnswerRe: Suggestions on OLE DB architecture Pin
Baltoro9-Feb-09 7:18
Baltoro9-Feb-09 7:18 
GeneralRe: Suggestions on OLE DB architecture Pin
robocodeboy10-Feb-09 4:15
robocodeboy10-Feb-09 4:15 
GeneralRe: Suggestions on OLE DB architecture Pin
Baltoro14-Feb-09 12:02
Baltoro14-Feb-09 12:02 
QuestionADO _ConnectionPtr still throwing even after reopening connection [modified] Pin
Dexterus4-Feb-09 3:33
Dexterus4-Feb-09 3:33 
AnswerRe: ADO _ConnectionPtr still throwing even after reopening connection Pin
Rajasekharan Vengalil4-Feb-09 4:35
Rajasekharan Vengalil4-Feb-09 4:35 
GeneralRe: ADO _ConnectionPtr still throwing even after reopening connection Pin
Dexterus4-Feb-09 4:46
Dexterus4-Feb-09 4:46 
That isn't thrown randomly and MySQL restart doesn't fix it. If I stop MySQL (or for some weird reason the application is cut off from the SQL server) then this is thrown, with a message of "Connection to MySQL died" or something like that.
After that I start MySQL back up my thought was that a reopening should allow me to work again but even if Open() works just fine (I manually force the exception after SQL is back up which leads to Open()), attempting Execute() throws the same exception as before, for about 5 minutes after which it magically works.

And there is the possibility that MySQL might be the one doing this due to some weird timeout. And I only have 1 connection to MySQL which is supposed to be open all the time (communication is supposed to work even over a 9600bps line, opening connections every query can add quite a bit of ovehead when the same line is also used for App -> App Server comm).





GeneralRe: ADO _ConnectionPtr still throwing even after reopening connection Pin
Rajasekharan Vengalil4-Feb-09 5:08
Rajasekharan Vengalil4-Feb-09 5:08 
QuestionHow to transfer the Serialport settings in Form design to another Form Design in visualbasic2005 Pin
vidyashankar3-Feb-09 20:08
vidyashankar3-Feb-09 20:08 
QuestionRe: How to transfer the Serialport settings in Form design to another Form Design in visualbasic2005 Pin
Jonathan Davies4-Feb-09 0:42
Jonathan Davies4-Feb-09 0:42 
QuestionHow to append text in winword document caption? Pin
SNI2-Feb-09 23:35
SNI2-Feb-09 23:35 
AnswerRe: How to append text in winword document caption? Pin
Rajasekharan Vengalil4-Feb-09 6:21
Rajasekharan Vengalil4-Feb-09 6:21 
QuestionProblem with VC++ OCX in VB6.0 Pin
chetanjoshi92-Feb-09 20:11
chetanjoshi92-Feb-09 20:11 
QuestionRe: Problem with VC++ OCX in VB6.0 Pin
Roger Stoltz2-Feb-09 21:41
Roger Stoltz2-Feb-09 21:41 
QuestionRe: pass VB6 array to C# dll Pin
mla1542-Feb-09 7:07
mla1542-Feb-09 7:07 
AnswerRe: pass VB6 array to C# dll Pin
mla1542-Feb-09 9:00
mla1542-Feb-09 9:00 
QuestionDRM (Digital right management) and WMP (Window media player) throw error Retrieving the COM class factory Pin
Asit Kumar Sinha2-Feb-09 2:59
Asit Kumar Sinha2-Feb-09 2:59 
QuestionNullReference exception - INetCfg AquireWriteLock Pin
pfrances31-Jan-09 13:54
pfrances31-Jan-09 13:54 
AnswerRe: NullReference exception - INetCfg AquireWriteLock Pin
Randor 1-Feb-09 11:34
professional Randor 1-Feb-09 11:34 
QuestionDecoding base64 to generate png image Pin
Rajiya29-Jan-09 17:55
Rajiya29-Jan-09 17:55 
AnswerRe: Decoding base64 to generate png image Pin
«_Superman_»29-Jan-09 20:53
professional«_Superman_»29-Jan-09 20:53 
QuestionHelp needed on Interop activeX C# contro access from VB 6.0 Pin
sanvisanvi29-Jan-09 2:55
sanvisanvi29-Jan-09 2:55 
QuestionDeclare shared function in com (vc++) Pin
Pop Cristian28-Jan-09 5:58
Pop Cristian28-Jan-09 5:58 
AnswerRe: Declare shared function in com (vc++) Pin
Jonathan Davies28-Jan-09 9:23
Jonathan Davies28-Jan-09 9:23 

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.