Advertisement

05.19.2008 at 01:18PM PDT, ID: 23415051
[x]
Attachment Details

Retrieve data from MSSQL remotely from PHP/Apache on Linux box

Asked by wcotech in PHP Scripting Language, PHP and Databases

Tags: PHP

Our company has a db on a Windows box running IIS/MSSQL.  There's a table full of site names & addresses that gets updated regularly.  We have another system on a LAMP settup that's on a different domain but still inside of the corporate firewall.  I'd like to run a query against the data in the MSSQL table on the LAMP system.  Here's what I can't do though:

-Can't install mssql_connect because I don't have access to the linux box
-Can't use file() or fopen() for some reason.  Whenever I try either function, the script runs for a minute or two and then times out.
-Can't schedule dumps/imports because again, I don't have access to the linux box
-Can't manually dump the MSSQL table because data gets updated regularly.

I was able to come up with a solution where I had a php page that submitted a POST form to a page on the windows box that in turn ran a query and returned the results in a comma-separated POST value back to the originating form.  I then take those values and explode them into an array.  While this worked as I was testing, I'm not sure how to implement this into an actual working page.

I suspect that there's either firewall or IIS settings that are preventing me from using file() or fopen() because I can use those with http://google.com.  I have no clue if that's the case though.  Any help would be greatly appreciated!Start Free Trial
[+][-]05.20.2008 at 02:05PM PDT, ID: 21610335

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.20.2008 at 03:14PM PDT, ID: 21610834

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.22.2008 at 07:51AM PDT, ID: 21624295

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.23.2008 at 12:54PM PDT, ID: 21635323

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.27.2008 at 09:35AM PDT, ID: 21653342

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.27.2008 at 02:39PM PDT, ID: 21655979

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.13.2008 at 01:31PM PDT, ID: 21782529

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: PHP Scripting Language, PHP and Databases
Tags: PHP
Sign Up Now!
Solution Provided By: wcotech
Participating Experts: 1
Solution Grade: A
 
 
[+][-]06.13.2008 at 10:54PM PDT, ID: 21784245

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]06.13.2008 at 10:58PM PDT, ID: 21784256

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.13.2008 at 11:03PM PDT, ID: 21784267

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628