[FreeTDS][SQL Server]The database name component of the object qualifier must be the name of the current database
Shailja Kumari <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAJ9gHY9wx0jx_2fqTb0cfqT7DgZ4dsFGwR-yJ0BqOaZfQjJWhA@mail.gmail.com> |
Hi All, We are upgrading the SQLAPI C++ API from SQLAPI-3.7.35 to SQLAPI-3.8.3 and the follwing issue got reported with TDS_Version=8.0 . [FreeTDS][SQL Server]The database name component of the object qualifier must be the name of the current database I am not sure if TDS_Version=8.0 is the issue (not compatible with SQLAPI-3.8.3) ? Note: The applications and database calls are working with SQLAPI-3.7.35 and TDS_Version=8.0 Any idea on this ?