Possible to bridge to phpBB running off of MSSQL? Possible to bridge to phpBB running off of MSSQL?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Possible to bridge to phpBB running off of MSSQL?

Started by tmselim, June 28, 2006, 08:03:55 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tmselim

Is it possible to have Coppermine bridge to phpBB if the phpBB DB resides on an MSSQL server?

My attempts to bridge with the Bridge Manager returns errors and my searches of this forum doesn't return anything from within the last two years.

Any insight would be appreciated.

Nibbler

It should be possible, you'd need to change the database fiunctions to use the mssql equivalents and then adjust the query syntax if needed to work with mssql. All the bridge related queries will be in udb_base and the phpbb bridge file.

GeekMK4000

Has there been any word of someone making a phpBB bridge for a BBS running on MSSQL since this post?


Joachim Müller