One possibility could be to save your data in a temporary file and store
this file in database.
Creating XML file is simple ... just generate a structure and save it to
xml file.
Storing file as a binary data into Container type of field is also easy.
A lot more complex thing is to retrieve values form your xml file. But
as a hint ... you could use (extend) standard classes - starting with
"XML..." (XMLDocument etc.)
I have done this in Axapta 3.0 SP2
________________________________
From: [email protected]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, May 17, 2006 12:11 PM
To: [email protected];
[email protected]
Subject: [development-axapta] store & retrieve values in/from xml
Hi,
i want to store some values in xml and retrieve it. how to do? provide
the
solution. thank u.
regs,
Hema. S
________________________________
YAHOO! GROUPS LINKS
* Visit your group "development-axapta
<http://groups.yahoo.com/group/development-axapta> " on the web.
* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]
be>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> .
________________________________
[Non-text portions of this message have been removed]
YAHOO! GROUPS LINKS
- Visit your group "development-axapta" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

