Click here to Skip to main content
15,922,015 members
Home / Discussions / COM
   

COM

 
QuestionHooking into IE Pin
effeAF14-Feb-06 8:40
effeAF14-Feb-06 8:40 
AnswerRe: Hooking into IE Pin
Andy Moore14-Feb-06 11:15
Andy Moore14-Feb-06 11:15 
AnswerRe: Hooking into IE Pin
ThatsAlok14-Feb-06 23:08
ThatsAlok14-Feb-06 23:08 
GeneralRe: Hooking into IE Pin
effeAF15-Feb-06 8:07
effeAF15-Feb-06 8:07 
GeneralRe: Hooking into IE Pin
ThatsAlok15-Feb-06 17:48
ThatsAlok15-Feb-06 17:48 
QuestionURGENT HELP REQUIRED MMC IConsole2. Pin
URagavSouth14-Feb-06 2:14
URagavSouth14-Feb-06 2:14 
QuestionCOM Server Types... How They Work? Pin
Malli_S14-Feb-06 1:27
Malli_S14-Feb-06 1:27 
QuestionIntegrating Crystal Reports Pin
Niro198314-Feb-06 0:41
Niro198314-Feb-06 0:41 
hi All,
I want to integrate crystal reports into my MFC app. I have already done this using an Access db as a data source. But what I really want to do is to use an XML file as a data source. How do i do this?
I tried to modify the connection string:
// Connection String
_bstr_t bstrAccessConnect ( L"DRIVER={Microsoft Access Driver (*.mdb)};"
L"DBQ=Database.MDB;"
L"DefaultDir=;"
L"UID = admin ; PWD=;"
L"Mode=Read;");

but it didnt work. I have configured the ODBC dsn according to the CR XML v3.6 driver. It is correct because I can access the XML file as an ODBC dsn from the Crystal reports manually...So how do i do this in code???
PS: I hav Crystal Reports 8.5
QuestionHow In-Process component(DLL) share by no. of clients.... Pin
Siva Sankar Koyi13-Feb-06 23:55
Siva Sankar Koyi13-Feb-06 23:55 
AnswerRe: How In-Process component(DLL) share by no. of clients.... Pin
BiswaR14-Feb-06 2:54
BiswaR14-Feb-06 2:54 
GeneralRe: How In-Process component(DLL) share by no. of clients.... Pin
Siva Sankar Koyi14-Feb-06 17:03
Siva Sankar Koyi14-Feb-06 17:03 
GeneralRe: How In-Process component(DLL) share by no. of clients.... Pin
Milton Karimbekallil15-Feb-06 8:34
Milton Karimbekallil15-Feb-06 8:34 
QuestionHow to use an Active X Component in a WIN32 Project Pin
fearless stallion12-Feb-06 22:18
fearless stallion12-Feb-06 22:18 
AnswerRe: How to use an Active X Component in a WIN32 Project Pin
Milton Karimbekallil13-Feb-06 11:22
Milton Karimbekallil13-Feb-06 11:22 
GeneralRe: How to use an Active X Component in a WIN32 Project Pin
fearless stallion14-Feb-06 2:47
fearless stallion14-Feb-06 2:47 
AnswerRe: How to use an Active X Component in a WIN32 Project Pin
Malli_S13-Feb-06 22:36
Malli_S13-Feb-06 22:36 
GeneralRe: How to use an Active X Component in a WIN32 Project Pin
fearless stallion14-Feb-06 2:37
fearless stallion14-Feb-06 2:37 
QuestionRemote COM Access Pin
Malli_S12-Feb-06 19:50
Malli_S12-Feb-06 19:50 
AnswerRe: Remote COM Access Pin
Siva Sankar Koyi14-Feb-06 0:12
Siva Sankar Koyi14-Feb-06 0:12 
GeneralRe: Remote COM Access Pin
Malli_S14-Feb-06 1:25
Malli_S14-Feb-06 1:25 
GeneralRe: Remote COM Access Pin
Siva Sankar Koyi14-Feb-06 2:10
Siva Sankar Koyi14-Feb-06 2:10 
GeneralRe: Remote COM Access Pin
Malli_S14-Feb-06 18:34
Malli_S14-Feb-06 18:34 
QuestionError on Casting Pin
abhiramsss12-Feb-06 19:25
abhiramsss12-Feb-06 19:25 
AnswerRe: Error on Casting Pin
Malli_S12-Feb-06 19:43
Malli_S12-Feb-06 19:43 
GeneralRe: Error on Casting Pin
abhiramsss14-Feb-06 17:27
abhiramsss14-Feb-06 17:27 

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.