Jump to content

Is it possible for php to read from MsSQL?


moleculo

Recommended Posts

Hello all. The company I work for uses microsoft sharepoint server to store their databases (I believe this database system is referred to as MsSQL). Is it possible to establish a connection to this database using php?

 

If so, is it the same way as connecting to MySQL, or how is it different?

 

Also, anyone here familiar with sharepoint? If so, do you know how to figure out the DB_host and DB_name for my server?

 

Thank you.

http://us3.php.net/manual/en/ref.mssql.php

 

its amazing what searching does

 

Fyi ODBC might be what it is and not mssql

 

I wasn't really sure what it was called. If it's ODBC, then can php connect to ODBC?

 

And I just noticed that there's a MsSQL forum section here, so I probably posted in the wrong place. Sorry.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.