My company has a site based in Cold Fusion.. and two areas of the site use an Access db to store data.<BR><BR>We're looking to move out of our current host. I spoke to another host and the guy said ...
I'm writing some code in C# where I need to (inner?) join two tables into a DataSet / DataTable.<BR><BR>Essentially, I have two tables. Both have columns called "TestId" and "OperationId". Both are ...