Jump to content

MSSQL without recompile


brownrl

Recommended Posts

Hi there,

I am looking for a way to get PHP conencting to a MSSQL database without recompiling PHP.

I am on an ubuntu machine and I would like PHP to stay handled by apt. So if I use sources and such apt will no longer e in charge of updating php. Ideally, I would be looking for a class or library that I could just include.

Is this possible?

--- Rob
Link to comment
Share on other sites

  • 1 month later...
You are being a little confusing as apt is Linux specific and to the best of my knowledge MSSQL wont work on Linux.
My setup is Ubuntu as the test client and the server has Windows XP, Apache and PHP and I suspect that you may want to do something similar.
Do remember that PHP runs on the server not the client and to the best of my knowledge MSSQL has to be on the server.
Link to comment
Share on other sites

  • 2 weeks later...
[quote author=stockton link=topic=104766.msg443642#msg443642 date=1159533497]
You are being a little confusing as apt is Linux specific and to the best of my knowledge MSSQL wont work on Linux.
My setup is Ubuntu as the test client and the server has Windows XP, Apache and PHP and I suspect that you may want to do something similar.
Do remember that PHP runs on the server not the client and to the best of my knowledge MSSQL has to be on the server.
[/quote]
Yes, MSSQL has to be on the server.  A windows server.  However, the web server can be on another server of any type, including linux.  3-tier.

As for doing it with MSSQL, sorry, never done it.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.