Click here to Skip to main content
15,914,608 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: XML display problem Pin
smadan20-Feb-06 18:38
smadan20-Feb-06 18:38 
Questionset values for nested XML nodes Pin
smadan16-Feb-06 18:38
smadan16-Feb-06 18:38 
AnswerRe: set values for nested XML nodes Pin
George L. Jackson18-Feb-06 1:49
George L. Jackson18-Feb-06 1:49 
GeneralRe: set values for nested XML nodes Pin
smadan19-Feb-06 18:07
smadan19-Feb-06 18:07 
AnswerRe: set values for nested XML nodes Pin
George L. Jackson18-Feb-06 4:03
George L. Jackson18-Feb-06 4:03 
QuestionError - Child row has multiple parents Pin
SavitaB15-Feb-06 10:58
SavitaB15-Feb-06 10:58 
AnswerRe: Error - Child row has multiple parents Pin
Gokulan Venattil15-Feb-06 17:41
Gokulan Venattil15-Feb-06 17:41 
QuestionXML as data source Pin
Niro198314-Feb-06 16:29
Niro198314-Feb-06 16:29 
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
AnswerRe: XML as data source Pin
Shog914-Feb-06 17:54
sitebuilderShog914-Feb-06 17:54 
GeneralRe: XML as data source Pin
Niro198314-Feb-06 21:50
Niro198314-Feb-06 21:50 
GeneralRe: XML as data source Pin
Shog915-Feb-06 3:20
sitebuilderShog915-Feb-06 3:20 
Questionhow to update an XML file Pin
Abhishek Tiwari13-Feb-06 20:23
Abhishek Tiwari13-Feb-06 20:23 
AnswerRe: how to update an XML file Pin
Gokulan Venattil15-Feb-06 0:23
Gokulan Venattil15-Feb-06 0:23 
Questionadding xmlnode to xmldocument Pin
NewbieDude12-Feb-06 20:16
NewbieDude12-Feb-06 20:16 
AnswerRe: adding xmlnode to xmldocument Pin
George L. Jackson13-Feb-06 5:57
George L. Jackson13-Feb-06 5:57 
QuestionDate format problem with GetXml() Pin
Enigma344011-Feb-06 19:53
Enigma344011-Feb-06 19:53 
AnswerRe: Date format problem with GetXml() Pin
George L. Jackson13-Feb-06 7:24
George L. Jackson13-Feb-06 7:24 
GeneralRe: Date format problem with GetXml() Pin
Enigma34405-Mar-06 3:05
Enigma34405-Mar-06 3:05 
QuestionXSL Display Problem!!! Pin
Support12310-Feb-06 1:57
Support12310-Feb-06 1:57 
AnswerRe: XSL Display Problem!!! Pin
George L. Jackson10-Feb-06 3:53
George L. Jackson10-Feb-06 3:53 
GeneralRe: XSL Display Problem!!! Pin
Support12312-Feb-06 18:54
Support12312-Feb-06 18:54 
AnswerRe: XSL Display Problem!!! Pin
George L. Jackson13-Feb-06 8:18
George L. Jackson13-Feb-06 8:18 
GeneralRe: XSL Display Problem!!! Pin
Support12313-Feb-06 18:37
Support12313-Feb-06 18:37 
QuestionXML convert to HTML Pin
JacquesDP9-Feb-06 23:36
JacquesDP9-Feb-06 23:36 
AnswerRe: XML convert to HTML Pin
George L. Jackson10-Feb-06 4:40
George L. Jackson10-Feb-06 4:40 

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.