I have a database of over 700 members with lots of data (over 30 columns worth) that the forum db doesn't need. I am trying to figure out a way so that my members can log into the web site and do not have to re-login to the forum. I want to only update one db when the user makes a change to their email address, password, etc. I also need the ability to have visitors access the forums.
I have the web site built and the forum installed, I just haven't written the code to tie the two together.
I thought that if I used the functions_member_API I would still have to update the forum tables whenever there was a change of information.
Sorry thatI have been so vague..... I'm new to ASP and SQL having spent most of my time using Aestiva HTML/OS for several years....
Joe