04-01-2007, 10:02 PM
Hmmm Errors..
Should I just create the database and run the query?
[ e d i t ] Got it working but.. can't connect to database error via serverside.
Code:
Query:
USE mirage_online
Error occured at:2006-12-26 06:56:53
Line no.:7
Error Code: 1049 - Unknown database 'mirage_online'
Query:
USE mirage_online
Error occured at:2006-12-26 06:57:26
Line no.:7
Error Code: 1049 - Unknown database 'mirage_online'
Query:
USE mirage_online
Error occured at:2006-12-26 06:59:23
Line no.:7
Error Code: 1049 - Unknown database 'mirage_online'
Query:
USE mirage_online
Error occured at:2007-01-04 14:01:20
Line no.:7
Error Code: 1049 - Unknown database 'mirage_online'
Should I just create the database and run the query?
[ e d i t ] Got it working but.. can't connect to database error via serverside.