Re: [newbie] - python list into a sql query

2010-03-01 Thread Rami Chowdhury
On Monday 01 March 2010 09:54:20 João wrote: > Hi. > > Can someone guide me into getting this to work? It's just really > querying a DB of an Autodiscovery tool to have a bunch of updated dns > files. I wouldn't be building SQL queries by hand if I could avoid it -- is this just a few one-off sc

Re: [newbie] - python list into a sql query

2010-03-01 Thread MRAB
João wrote: Hi. Can someone guide me into getting this to work? It's just really querying a DB of an Autodiscovery tool to have a bunch of updated dns files. (Thought I'm still building the first script steps) I was able to successfully query the DB against a single groupid, but am failing in pa

[newbie] - python list into a sql query

2010-03-01 Thread João
Hi. Can someone guide me into getting this to work? It's just really querying a DB of an Autodiscovery tool to have a bunch of updated dns files. (Thought I'm still building the first script steps) I was able to successfully query the DB against a single groupid, but am failing in passing a list o