Re: Understanding mxODBC Insert Error

2007-07-29 Thread Jon Clements
On 29 Jul, 17:41, Greg Corradini <[EMAIL PROTECTED]> wrote: > Hello, > I'm trying to perform a simple insert statement into a table called > Parcel_Test (see code below). Yet, I get an error message that I've never > seen before (see traceback below). I've tried to put a semicolon at the end > of t

Re: Understanding mxODBC Insert Error

2007-07-29 Thread John Machin
On Jul 30, 2:41 am, Greg Corradini <[EMAIL PROTECTED]> wrote: > Hello, > I'm trying to perform a simple insert statement into a table called > Parcel_Test (see code below). Yet, I get an error message that I've never > seen before (see traceback below). I've tried to put a semicolon at the end > of

Re: Understanding mxODBC Insert Error

2007-07-29 Thread Harrie Geerts
"Greg Corradini" <[EMAIL PROTECTED]> schreef in bericht news:[EMAIL PROTECTED] > > Hello, > I'm trying to perform a simple insert statement into a table called > Parcel_Test (see code below). Yet, I get an error message that I've never > seen before (see traceback below). I've tried to put a semi