Skip to Content.
Sympa Menu

freetds - [freetds] ODBC limitations?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Andrew Shuttlewood <andrew.shuttlewood AT futureroute.co.uk>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: [freetds] ODBC limitations?
  • Date: 25 Feb 2003 16:30:30 +0000


I have an SQL Query which is

{? = CALL [sp_insertCharacter](?)}

Which fails, and generates the following error (going through the
disgusting error API)

Record number 3, error code = 00000 and error string = Msg 170, Level
15, State 1, Server SQL, Line 1
Line 1: Incorrect syntax near '='.

Note: this works with Microsoft's ODBC driver.

Is this unsupported in freetds? Or is there an alternative syntax that
should be used instead?




Archive powered by MHonArc 2.6.24.

Top of Page