danfromwaterloo
10-25-2004, 02:59 PM
Hi folks,
I'm a PHP n00b, but one of our clients needed Forum software, so we decided to pick up vBulletin. I'm used to using it on other sites that I frequent, and I quite like using it.
Anyways, the crux of my problem is, I need to be able to sync a list of usernames/passwords from one database (SQL Server 6.0) to the vBulletin 3.0 system, and I can't for the life of me figure out how to do such a thing. The table I have is simply a list of usernames and passwords, unhashed, unencrypted. I need some way (ANY WAY) to get my list of usernames and passwords in the system. I wouldn't be averse, even, to executing a batch script if it means making this sucker work. Any suggestions?
Dan
I'm a PHP n00b, but one of our clients needed Forum software, so we decided to pick up vBulletin. I'm used to using it on other sites that I frequent, and I quite like using it.
Anyways, the crux of my problem is, I need to be able to sync a list of usernames/passwords from one database (SQL Server 6.0) to the vBulletin 3.0 system, and I can't for the life of me figure out how to do such a thing. The table I have is simply a list of usernames and passwords, unhashed, unencrypted. I need some way (ANY WAY) to get my list of usernames and passwords in the system. I wouldn't be averse, even, to executing a batch script if it means making this sucker work. Any suggestions?
Dan