Link to home
Start Free TrialLog in
Avatar of yyuubum2
yyuubum2

asked on

How do I send MSFLEXGrid data to an XML file please?

Please show some sample code of how to export MSFLEXGrid data to an XML file please?
ASKER CERTIFIED SOLUTION
Avatar of Brian Mulder
Brian Mulder
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of yyuubum2
yyuubum2

ASKER

bruintje:
  I'm getting an error on the line:
 rs.Save stArchivo, adPersistXML
"object required" ??
bruintje:
the second won't work for me because my grid is populated by several sources not just a recordset.
the second one will work but the code doesn't create the XML schema just the XML for the data.
Can you help me with the schema
i guess you meant the first one with the loop to work for you, deriving a schema from a xml file is pretty daunting however in plain VB and i would suggest you ask a new question for that

maybe with a pointer to the XML TA
the question was answered
but there was something missing in the formulation leading to a follow up question about the schema