This is a discussion on Re: Weird Provider for SQL Server Error within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> response.write strSQL response.write end Test that SQL and/or post it here. Ray at work "zenlikeRage" <zenlikerage@yahoo.ie> wrote in message ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| response.write strSQL response.write end Test that SQL and/or post it here. Ray at work "zenlikeRage" <zenlikerage@yahoo.ie> wrote in message news:8cef66a3.0307090416.1423f59e@posting.google.c om... > hi folks hope you can help with my problem. > im getting this error statement from my vbscript which is connecting > to a SQL server and reading columns from a table into a recordset. > blah.vbs(57, 4) Microsoft OLE DB Provider for SQL Server: Incorrect > syntax near the keyword 'Disk'. > |
| ||||
| Whoops. I meant response.end... Ray at work "Ray at <%=sLocation%>" <ask@me.forit> wrote in message news:O$%23rBdhRDHA.304@tk2msftngp13.phx.gbl... > response.write strSQL > response.write end > > Test that SQL and/or post it here. > > Ray at work > > "zenlikeRage" <zenlikerage@yahoo.ie> wrote in message > news:8cef66a3.0307090416.1423f59e@posting.google.c om... > > hi folks hope you can help with my problem. > > im getting this error statement from my vbscript which is connecting > > to a SQL server and reading columns from a table into a recordset. > > > blah.vbs(57, 4) Microsoft OLE DB Provider for SQL Server: Incorrect > > syntax near the keyword 'Disk'. > > > > |