Dynamic SQL support for MS SQL 2005
S Jay <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
I am using FreeTDS (0.82) + unixODBC to connect to MS SQL Server 2005 will I be able to use Dynamic SQL ( PreparedStatement) like "SELECT * FROM test where id=?" Thanks, Jay