On Jan 18, 2010, at 5:28 AM, Anisha Kaul wrote: > I saw in a XML file we can write a query like "SELECT * from > tablename" in the <TABLE> tag. > I tried to write the same query instead of the table name in a > python file, it didn't work ? > What's the way to write a query in a python file instead of the > table name ?
It works just the same in Python. You'll need to say why it "didn't work" to know how we can help further. Dane _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

