Re: Unable to open table - Error: [FreeTDS][SQL Server]Incorrect syntax near 'table_name'
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <1210112798.7388.1.camel@freddy> |
Il giorno mar, 06/05/2008 alle 14.41 +0000, Harald Milz ha scritto: > I use OpenOffice Database to open a MS SQL Database using unixODBC and the TDS Driver. > > Progress is: I was able to configure the ODBC.ini and input the TDS driver and create a System DSN. I am also able to connect and authenticate to the Database. > > Problem is: When using OpenOffice Database, I am able to open the table list but when I try to open the table I get the Error: > > The Data content could not be loaded. > > [FreeTDS][SQL Server]Incorrect syntax near 'table_name' > > When I write 'table_name' I would like to clarify that the real Table Name contains an "_" (underscore) > > Any help is greatly appreciated. > > Harald > Which version are you using? I remember a fix for a similar issue regards SQLTables but I don't remember which version fix it... And I remember that problem raise from OO use. freddy77