Date: Wed, 29 Sep 2010 13:37:41 -0500 From: Martin McCormick <martin@dc.cis.okstate.edu> To: freebsd-questions@freebsd.org Subject: Re: Not Sure Which Package has mssql_connect. Message-ID: <201009291837.o8TIbfR2067340@dc.cis.okstate.edu>
next in thread | raw e-mail | index | archive | help
Greg Larkin writes: > You referred to C code at the top of your message, That was actually incidental. I was thinking about what had happened when I transplanted some home-grown C code in to 8.1 and had to clean up some of my lazy habits to make it work again. So far, nothing I haven't been able to handle. > but are you actually > looking for a PHP extension that contains the mssql_connection function > so some PHP code runs correctly? Yes. > I also have a question whether you're > looking for a PHP extension that connections to a MS SQL server or one > that connects to a MySQL server. I'm guessing you're trying to connect > to MS SQL. In spite of my rather confused question, that is exactly what I am doing. We talk to a remote mssql server and pull off new data from a database. > > If so, please install http://www.freshports.org/databases/php5-mssql/, > and you should be all set. You shouldn't need to install > http://www.freshports.org/databases/php5-mysql/ unless you're trying to > connect to a MySQL server, too. The first port is what I needed. Many thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009291837.o8TIbfR2067340>