Multiple databases
Posted: Sat Dec 21, 2002 4:34 pm
Is it possible to connect to more than one database at once? For instance can I check the see if a certain record exists in one database, and if it exists, go ahead and do the action that is being asked on the current database.
For example let's say I have a database that stores everyone that logs into my chatroom. Can I have it check to see how many people who logged into my chatroom are actually members of my websites
(not code)
Check if chatdatebase/logged people/login name = sitedatabase/memberlist/membername?
For example let's say I have a database that stores everyone that logs into my chatroom. Can I have it check to see how many people who logged into my chatroom are actually members of my websites
(not code)
Check if chatdatebase/logged people/login name = sitedatabase/memberlist/membername?