Re: [DB-SIG] mogrify/query for adodbapi

2011-02-14 Thread Federico Di Gregorio
[snip] On 14/02/11 15:49, William Dode wrote: > I would like to see the query after the binding. For example with > msaccess "insert into t (a), (?)", (True,) will insert -1 with > postgresql it will insert 1 > > Also i would like to can copy and paste the query for debugging. For > example wit

Re: [DB-SIG] mogrify/query for adodbapi

2011-02-14 Thread Vernon Cole
There may be some help for you. ADO will read and write ACCESS data tables, so you can migrate your more challenging data communications tasks to Python and eventually replace your ACCESS application with something a bit more trustworthy. Vernon Cole (sent from my 'droid phone) On Feb 14, 2011 7:

Re: [DB-SIG] mogrify/query for adodbapi

2011-02-14 Thread William Dode
On 14-02-2011, M.-A. Lemburg wrote: > William Dode wrote: >> On 13-02-2011, Vernon Cole wrote: >>> --===0804799855== >>> Content-Type: multipart/alternative; boundary=0016e644df66158a5b049c2cec40 >>> >>> --0016e644df66158a5b049c2cec40 >>> Content-Type: text/plain; charset=ISO-8859-1 >>>

Re: [DB-SIG] mogrify/query for adodbapi

2011-02-14 Thread M.-A. Lemburg
William Dode wrote: > On 13-02-2011, Vernon Cole wrote: >> --===0804799855== >> Content-Type: multipart/alternative; boundary=0016e644df66158a5b049c2cec40 >> >> --0016e644df66158a5b049c2cec40 >> Content-Type: text/plain; charset=ISO-8859-1 >> Content-Transfer-Encoding: quoted-printable