gaurang24's Profile
Reputation: 0
Apprentice
- Group:
- New Members
- Active Posts:
- 5 (0.01 per day)
- Joined:
- 05-January 12
- Profile Views:
- 759
- Last Active:
Jan 05 2012 09:42 PM- Currently:
- Offline
Previous Fields
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: merge database
Posted 5 Jan 2012
Atli, on 05 January 2012 - 02:17 AM, said:Hi.
We'd need to see your database structures to be of any help with that.
However, if you have two login systems already in use, where both are presumably using a users table with a unique AI ID integer for the users, merging them would be a problem. You would, at the very least, have to change the IDs of half the users, which might break other things. (I'm assuming both databases have tables that depend on either login table, which would have to be updated if you do this.)
Another option might be to create a third database, dedicated to the login system, where a table would hold an account for each user with a FK to each of the login tables from the other tables. That way each database could keep their user IDs intact, but you could still "merge" the users into a single "account". Then when they log in they would log into the "account", which would grant them access to both "users" from both databases.
hi...
thanks for reply.
here the session for both site is different and both of maintain differently.
we need to use same session for both site???
My Information
- Member Title:
- New D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
Contact Information
- E-mail:
- Private
|
|


Find Topics
Find Posts
View Reputation Given



|
Comments
gaurang24 has no profile comments yet. Why not say hello?