Got a big problem with my code
Posted: Sat Feb 26, 2005 4:24 am
Hello,
I'm having a big problem. I have 2 different databases called DMD and GD.
In DMD i have my tables customers, projects in my table GD i got my table profiles.
Now i want to show the last 2 active profiles (LIMIT2). I need to link profiles.cust__id to customers and projects because i need to check the enddate of their project.
The problem is that profiles is in another database. I cannot find a working solution
I'm having a big problem. I have 2 different databases called DMD and GD.
In DMD i have my tables customers, projects in my table GD i got my table profiles.
Now i want to show the last 2 active profiles (LIMIT2). I need to link profiles.cust__id to customers and projects because i need to check the enddate of their project.
The problem is that profiles is in another database. I cannot find a working solution