first of all Thank You for your reply.
I am sending the program, XSD file and XML file with this post.
Please help me. :)
==== Program
CLEAR all
CLOSE all
RELEASE all
CLEAR
TEXT TO cxml noshow
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<xs:schema id="NewDataSet" xmlns=""...
I am using XMLAdapter() using LoadXML() to load an XML file. One of the tables in the group gives me NULL values. If I hand type those values in the XML file, I can get the values reflected in the table.
What can be the problem ?
I placed a question on this forum which was not answered but finally I have solved the problem.
Question was : While using data com object in visual foxpro 8.0 of Crystal Reports I was getting an error saying class definition cleared. I was running same code in 7.0 and it was fine but now it is...
I need to access cursors off of crystal reports. The method I am using is that I have Active Data setup in the form of a TTX file. At runtime I need to put in the data from this array to the report. This TTX File and the cursor should have same data structure and crystal reports works fine with...
I was using Crystal Reports 8.5 with Visual Foxpro 7.0 and was accessing cursors prepared in Visual FoxPro 7.0 in Crystal Reports. It was working fine as I was using the following line of code to send Array
objCrData.AddRows(@getData)
WHERE:objCrData is...
I need to define a UNION and STRUCTURE to display bit wise information and to pick Low Level and High Level (4 bits each) into different character variables.
Hi! everyone,
I am using a grid that is redesigned each time a cursor changes. Now, a cursor can have different number of feilds and different width. I am controlling the output with a config table that holds all the necessary information. Suppose there is a cursor of 5 fields and it is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.