Log in

View Full Version : update to MSSQL on member signup


chaim2003
10-19-2008, 08:24 PM
hey folks

i need to integrate the forum with an existing mssql database.
is it possible, to have the forum insert/update an MSSQL database with member details each time a user is added or updates crucial membership info?

thanks!

Marco van Herwaarden
10-20-2008, 07:36 AM
Possible yes, but you will need to write your own routines to update the MSSQL database.

chaim2003
10-20-2008, 10:34 AM
yes, i understand. thanks