Re: Prompts While Installing freebsd package
Evan Panagiotopoulos <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAAMN46f9WojiWOQG5+jow45XL3GXZtxiOc6=EF3drzNA2pWPuA@mail.gmail.com> |
I use freebsd and I am trying to connect to a remote MS SQL server using php. On Tue, Oct 9, 2012 at 1:47 PM, Frediano Ziglio <[email protected]> wrote: > 2012/10/9 Evan Panagiotopoulos <[email protected]>: > > During the installation of the package I receive the prompt: > > > > [ ] OPENSSL Use openssl > > [ ] GNUTLS Use GNUTLS > > [ ] IODBC Use iodbc (Mutually Exclusive) > > [ ] UNIXODBC Use unixodbc (Mutually Exclusive) > > [ ] MSDBLIB MS SQL Server support (breaks databases/sybtcl) > > > > Since I am trying to connect to a MS SQL database I should select the > last > > option, MSDBLIB MS SQL Server support. Is this assumption correct? > Should > > I select any additional options? > > > > > > -- > > Evan Panagiotopoulos > > If you use a recent version defining this at compile time is useless > and just break stuff, better to define MSDBLIB in your code or project > files (and only apply if you use dblib). > > Personally I use gnutls and unixodbc but this is up to you. I think > you are using Gentoo, isn't it? > > Frediano > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds > -- Evan Panagiotopoulos