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?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Both
(local)and.as shortcuts for your local server are not language dependent – they’re the same for every language and culture – no translations necessary.