Do I need to translate (local) in a sql server connection string?

Posted by DanDan on Stack Overflow See other posts from Stack Overflow or by DanDan
Published on 2010-04-19T12:05:59Z Indexed on 2010/04/19 12:13 UTC
Read the original article Hit count: 175

Filed under:
|
|

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?

© Stack Overflow or respective owner

Related posts about sql-server

Related posts about local