Do I need to translate (local) in a sql server connection string?
- by DanDan
When connecting to sql server, I have the hardcoded string "(local)". Is this a string I need to make available for localisation? ie, does (local) always work no matter the current language settings?