Re: Can some PLEASE tell me what this error means

2001-09-07 Thread Webmaster
into asp (blah,blah,blah) values ('" & fq(inblah) & "','" & fq(inbalh) & "','" & fq(inblah) & "')" conn.execute mystr - Original Message - From: "Deryck Henson" <[EMAIL PROTECTED]> To:

Re: Can some PLEASE tell me what this error means

2001-09-07 Thread Deryck Henson
Except the problem is, this is done through an Active Server Page (ASP). The user does the inserting, I just use variables and insert them. TRANSLATION:: I have no control over what goes in the database until it's there. So how can it be changed in the connection or sending process? - Deryck H

RE: Can some PLEASE tell me what this error means

2001-09-07 Thread Cal Evans
;now') Cal http://www.calevans.com -Original Message- From: Deryck Henson [mailto:[EMAIL PROTECTED]] Sent: Friday, September 07, 2001 6:30 PM To: MySQL Subject: Can some PLEASE tell me what this error means I am trying to input some data into the database when all of a sudden

Can some PLEASE tell me what this error means

2001-09-07 Thread Deryck Henson
I am trying to input some data into the database when all of a suddenPOOF! This pops up!:: You have an error in your SQL syntax near 'get file scripting object Set objFileScripting = CreateObject("Scripting.F' at line 1 Is there anything I can doabout this? The 'get file scripting object S