Skip to Content.
Sympa Menu

freetds - Re: What SQL syntax can I use with FreeTDS?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Bob Kline <bkline AT rksystems.com>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: What SQL syntax can I use with FreeTDS?
  • Date: Mon, 22 Jul 2002 18:28:41 -0400 (EDT)


On Mon, 22 Jul 2002, Peppi Vecchio wrote:

> Bob,
>
> Thanks for the reply and the help. Unfortunately, I've tried every
> combination of single, double and no quotes in and around everything in
> this piece of script. The most common error is:
>
> Incorrect syntax near 'a2'.

If that's the error message you're getting you probably added the single
quotes but omitted the '$' sign. Try printing out your query string
before submitting it to the DBMS.

--
Bob Kline
mailto:bkline AT rksystems.com
http://www.rksystems.com





Archive powered by MHonArc 2.6.24.

Top of Page