PDA

View Full Version : Impexing from MSSQL on IIS: Needs a bright idea


shlomot
05-07-2007, 09:28 AM
Hello,

Everything is set and ready to Impex from an active Snitz forum (http://www.topsynergy.com/forum/) (from our Windows/IIS domain) into vBulletin (http://www.topsynergy.net/) (on a different Unix/Apache domain)

As a novice Unix user, I forgot to address the issue of accessing the MSSQL server, which requires an installation of PHP MSSQL extension (http://www.php.net/manual/en/ref.mssql.php).

Our shared host won't install this function in a shared environment.

Can someone come with an idea on how to tackle this task from a different angle?

IainH
01-05-2009, 05:31 AM
I had a similar problem, seems the default PHP5 on ubuntu doesn't support MS-SQL.

there is a step by step on the ubuntu forums

http://ubuntuforums.org/showthread.php?t=986689

Hope that helps,
Iain