How do i transfer accounts to new database?
How do i transfer accounts to new database? Hi guys, i've been trying to to transfer the accounts on my database to a new database, i was hoping i can find out when i need to copy from there. i need all accounts charactres in my new database, any help wuld be appreciate it. thanks in advance.
Re: How do i transfer accounts to new database?
select all accounts and paste in new db :) xD and same way to other tables
Re: How do i transfer accounts to new database?
Quote:
Originally Posted by
medotarek
select all accounts and paste in new db :) xD and same way to other tables
Che accounts?can you tell me, what other tables i need to copy in order for everyone's characters to remain as well as table
Re: How do i transfer accounts to new database?
dbo.Account dbo.login dbo.character if u want items to dbo.characteritem
Re: How do i transfer accounts to new database?
Account, AccountItem, Character, CharacterItem, CharacterEquipmentSlot, Friend, Login.
Re: How do i transfer accounts to new database?
Quote:
Originally Posted by
Dave
Account, AccountItem, Character, CharacterItem, CharacterEquipmentSlot, Friend, Login.
Thanks Dave! youre the best btw i have question i am using msql 2008 why cant i see all registered users in my dbo,account? like it wouldnt show all the rows like i can only see up to 213 accounts in database, not 419. or is there a way for me to just copy the entire dbo account without having to highlight every account names?
Re: How do i transfer accounts to new database?
BUMP! please help, how do i copy more than 200 + accounts in mSQl 2008 database.
Re: How do i transfer accounts to new database?
Maybe this will help you out.
Re: How do i transfer accounts to new database?
Quote:
Originally Posted by
Dave
Maybe
this will help you out.
Thanks again Dave, appreciate your help. by any chance do you still have this and is it anti-sql?