Re: Minimum versions for MS Azure SQL
Igor Korot <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CA+FnnTyUZLaAD8QBoB7Wfs+SfEAqg-zZY18R5Ab1jQMOSZUr3A@mail.gmail.com> |
Hi, Mark, On Mon, Jun 6, 2016 at 3:24 PM, Mark Nienberg <[email protected]> wrote: > I have been connecting to a local MS SQL database via PHP-pdo with FreeTDS > for some time using CentOS 6. In this case the PHP is 5.3.3 and the FreeTDS > is 0.91 from the EPEL repository. Now I need to make a similar connection > to a MS SQL database hosted on the Microsoft Azure cloud. I have not been > able to do so with the above versions. > > I also tested on a CentOS 7 machine, which has PHP 5.4.16 and FreeTDS 0.95. > Again I did not succeed. > > I suppose the issue is related to this PHP - FreeTDS interaction: > > https://bugs.php.net/bug.php?id=64338 > > which seems to indicate a fix in PHP version 5.5. > > So then I upgraded the PHP on a test CentOS 6 machine to 5.6 using the Remi > repository, but that didn't work either, so the problem may be the older > FreeTDS on that machine. > > Does anyone know the minimum versions of PHP and FreeTDS that will connect > to Azure? Is SQL Server version the same in both cases? Thank you. > > Thanks, > > Mark > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds