I have a problem in that I can't add a synonym to the LINQ to SQL designer in Visual Studio, even though in the properties, it knows that the base object is a stored procedure.
Basically, I need use synonyms in order to not have to use any stored procedures because I have 2 databases in 2 different server locations.