We just tried again with the -mssql switch but it still doesn't seem to be there....the -mssql isn't on the info page...I don't have a clue...
http://mwvre.ht-tech.net/info.php On Wed, 01 Sep 2004 15:08:41 -0400, Ben Ramsey <[EMAIL PROTECTED]> wrote: > Like I and others have said, you need to compile PHP --with-mssql > > > > > Blackwater Dev wrote: > > No, I was using the mssql functions which I want to use. > > > > I tried the dbx functions example: > > $link = dbx_connect('mssql', $mssqldbhost,"",$mssqldbuser,$mssqldbpass); > > > > but go the error that the mssql module isn't loaded. > > > > On Wed, 1 Sep 2004 14:06:55 -0400, John Holmes <[EMAIL PROTECTED]> wrote: > > > >>From: "blackwater dev" <[EMAIL PROTECTED]> > >> > >>>I need some help...I am helping a local business with a site which > >>>needs to connect to a mssql db, my webhost uses linux and compiled php > >>>with the freetds library and when I go to the info page..it does show > >>>Microsoft SQL Server under dbx yet I still get the errors "called to > >>>undefined function mssql_pconnect()"...what can I try next? > >> > >>Are you using the dbx functions and not mssql_connect/pconnect()?? > >> > >>http://www.php.net/manual/en/ref.dbx.php > >> > >>---John Holmes... > >> > > -- > Regards, > Ben Ramsey > http://benramsey.com > > --------------------------------------------------- > http://www.phpcommunity.org/ > Open Source, Open Community > Visit for more information or to join the movement. > --------------------------------------------------- > > PGP Key ID: 0x3968B5EE > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php