I am updating the family website, and I've run into a snag with some SQL. I had this working in version 1 of the website, but it required two trips to the DB because I was pulling back a listing of ...
I am trying to write a select statement that joins two tables from different databases on my SQL server. The issue is that the two databases are different collation types. <BR><BR>DataBaseA is ...