Re: FreeTDS vs. MSSQL 2008
"developer loke" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Yes it works with 2008, you have to set the environment variable TDSVER=8.0. You can try with TDSVER=8.0 tsql Loke On Thu, Nov 20, 2008 at 10:30 AM, Igor Lidzhiev <[email protected]> wrote: > Hi! > I have 2 servers. > 1. Web-server running FreeBSD 7.0-RELEASE amd64/Apache 2.2.6/PHP > 5.2.5/FreeTDS 0.64 > 2. Database server running MS Windows Web Server 2008 x86-64/MS SQL Server > 2008 Enterprise x86-64 > When I try to execute a stored procedure the error take place: > "Warning: mssql_execute(): stored procedure execution failed". > With MS SQL Sevrer 2000 all works fine. > Does FreeTDS 0.64 support MS SQL Sevrer 2008? > > Thanks a lot. > > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds > >