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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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