Could you explain that, please?calguy1000 wrote: wget -R
Search found 2 matches
- Tue Nov 10, 2009 9:33 am
- Forum: Developers Discussion
- Topic: Exporting XML content from Database
- Replies: 4
- Views: 1949
Re: Exporting XML content from Database
- Mon Nov 09, 2009 7:05 pm
- Forum: Developers Discussion
- Topic: Exporting XML content from Database
- Replies: 4
- Views: 1949
Exporting XML content from Database
Hi there, I need to export an XML file grabbing data from CMSMS database (something like a feed...). I guess that database entries reports template insert string too, so I cannot make a simple read from a recordset, but I should need a method to "decode" template strings. I'll try to expla...