Re: Unable to open table - Error: [FreeTDS][SQL Server]Incorrect syntax near 'table_name'
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Harald Milz wrote: > The version of tdsodbc I am currently using is the 0.63-3.2ubuntu1 > (gutsy). $ grep -i SQLTable ChangeLog* ChangeLog-0.82: - fix problem with mssql2005 and SQLTables ChangeLog-2002: - workaround for SQLTables results from Sybase ChangeLog-2003: - fixed SQLTables ChangeLog-2003: - add a test for SQLTables ChangeLog-2003: - SQLTablePrivileges ChangeLog-2003: - fix some error in SQLTables (missing parameters and quoting) ChangeLog-2005: - fix problem with Jdbc using SQLTables ChangeLog-2005: - fix problem with wildcards in catalog using SQLTables (do not ChangeLog-2006: - fix problem with mssql2005 and SQLTables 0.63 was released 29 March 2005. I think it's likely the problem you're encountering would be remedied with an upgrade. --jkl