Page 1 of 1

Is this Possible?

Posted: Fri Jul 03, 2009 12:08 am
by DLV123
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:

I have my L2J DB seperated into 2 different databases and I wanted to make a query that got information from both the lsdb and gsdb. Problem is i dont know how to make a query that gets information from a separate DB.

For Example I have a delete old players query and it uses information from the accounts table which is in a different db as the one i am running the query in, what i want to know is how can i allow that query to get information from another db table?

Re: Is this Possible?

Posted: Fri Jul 03, 2009 12:43 am
by DLV123
Solved :lol:
Sorry for Double post