Forum Moderators: coopster
i have come across a time consuming problem....
we have moved some of our tables in the database into a new one (but on the same server).
In my php pages i used a lot the JOIN syntax in my queries... now some tables are moved to the new database.
So the "join" queries stoped working.... Is there a way to use the JOIN between the two databases or I must re-write the code?
Any help is welcome and thanks in advance