phpmyadmin
#6

Quote:
Originally Posted by NaS
View Post
If I got you right you tried to open 2 connections to the same Database (Event system and the other one - but they are now one and the same!) That is not neccessary. You just need 1 connection. AFAIK this doesn't work on purpose, at least by default.

You keep the queries like they were before, just that you move the tables (all contents of the other database) to your own Database. Then you only need one connection to your own Database.

If "zx" is now the new Database with all contents, the code above should be ok and it should work like expected. Like I said the queries remain the same. Make sure all queries and mysql functions are executed on the connection to "zx".
didn't understand so should i make only 1 connection?
Reply


Messages In This Thread
phpmyadmin - by Loinal - 08.02.2017, 17:54
Re: phpmyadmin - by saffierr - 08.02.2017, 18:10
Re: phpmyadmin - by Loinal - 08.02.2017, 18:34
Re: phpmyadmin - by BiosMarcel - 08.02.2017, 18:58
Re: phpmyadmin - by NaS - 08.02.2017, 19:02
Re: phpmyadmin - by Loinal - 08.02.2017, 19:11
Re: phpmyadmin - by NaS - 08.02.2017, 19:19
Re: phpmyadmin - by Astralis - 08.02.2017, 19:39
Re: phpmyadmin - by Loinal - 08.02.2017, 21:52
Re: phpmyadmin - by Loinal - 09.02.2017, 07:40

Forum Jump:


Users browsing this thread: 1 Guest(s)