bclubb wrote:
Since it doesn't sound like the database mirror each other I would do that.
is there a way that i can build a relationship between tables that are in the seperate databases though? Lets say there is a job number table in the mysql database but I need to have a one to many relationship with it in my sql databaset table called like a timesheet table.
I'm not sure how i would go about doing this since i'll be using two different dll's , one for each database like suggested above. Thanks for the help!