moleculo Posted December 10, 2007 Share Posted December 10, 2007 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. Quote Link to comment Share on other sites More sharing options...
cooldude832 Posted December 10, 2007 Share Posted December 10, 2007 http://us3.php.net/manual/en/ref.mssql.php its amazing what searching does Fyi ODBC might be what it is and not mssql Quote Link to comment Share on other sites More sharing options...
moleculo Posted December 10, 2007 Author Share Posted December 10, 2007 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. Quote Link to comment Share on other sites More sharing options...
cooldude832 Posted December 10, 2007 Share Posted December 10, 2007 your even more in the wrong space go to php.net read the mssql odbc functions then formulate a question Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.