well writing the document if i have a query like
Qt Code:
SELECT * FROM advertisementstrings WHERE advertisementstrings.LanguageID = '1'To copy to clipboard, switch view to plain text mode
and i would like to have
<root>
<myinfo>
</myinfo>
</root>
well writing the document if i have a query like
Qt Code:
SELECT * FROM advertisementstrings WHERE advertisementstrings.LanguageID = '1'To copy to clipboard, switch view to plain text mode
and i would like to have
<root>
<myinfo>
</myinfo>
</root>
Bookmarks