sql to xml

2007-04-17 Thread Ros
() I am able to write a data from 1 xml file to another but not getting how to write validate data from sql to xml. May be I am not sure what mapping is. I wish to map the data columns in sql database with the xml data. any help would be highly appreciated. Regards, Ros -- http

Re: How to check whether file is open or not

2007-03-08 Thread Ros
Thanks a lot Gabriel. ctypes is working! Regards, Ros -- http://mail.python.org/mailman/listinfo/python-list

Writing xml file from MS SQL

2007-03-08 Thread Ros
guess it can parse data in the most efficient manner if you compare it with other parsers. How can I use cElementTree to write xml file with the combination of pymssql(MS SQL) and pyxml. If you know any links, examples then please post them. Regards, Ros -- http://mail.python.org/mailman/listinfo

How to check whether file is open or not

2007-03-06 Thread Ros
appreciated. Thanks, Ros -- http://mail.python.org/mailman/listinfo/python-list