Re: Unicode encoding with SQL Management Studio
- From: Tom Huguelet <tomhug@xxxxxxxxxxxxxxxxx>
- Date: Tue, 11 Jul 2006 11:17:19 -0500
Thank you Andrew, Paul, and Erland, for the tips and information.
<<CP850? Do you like to hurt yourself? Stay away from that. Or do you
need compatibility with the 6.5 tools as well?>> Right you are. I
meant Code Page 1252.
Regards,
Tom
On Fri, 30 Jun 2006 22:43:59 +0000 (UTC), Erland Sommarskog
<esquel@xxxxxxxxxxxxx> wrote:
Tom Huguelet (tomhug@xxxxxxxxxxxxxxxxx) writes:.
We have an environment that is a mixture of SQL 2000 and 2005. Most of
my developers are switching over to use SQL Management Studio for both
SQL 2005 and SQL 2000 (Relational Engine).
We also use Visual Source Safe 6.0 for source code control. We're
encountering problems with SQL Management Studio re-encoding documents
to Unicode. We still need to retain backwards compatibility with VSS
6.0 and with the SQL 2000 tools.
The SQL 2000 tools can read Unicode files.
And as Paul Shapiro said, so can SourceSafe 2005. What I like to add is
that VSS 2005 is compatible with VSS 6. You probably need VSS 2005 to
Add and Check in the file, or else it gets listed as binary. But VSS 6
can still read the database, as the format for the SoruceSafe database
hasn't changed.
How can I use the SQL Management Studio but have it leave the encoding
schemes of the SQL source code files in the original form MS-DOS/Code
Page 850?
CP850? Do you like to hurt yourself? Stay away from that. Or do you need
compatibility with the 6.5 tools as well?
Any say, as Andrew said, you can use Save With Encoding to resolve this.
But I guess that if you open a CP850 file in Mgmt Studio, it will think
it's ANSI, and you will get a mess...
- References:
- Re: Unicode encoding with SQL Management Studio
- From: Erland Sommarskog
- Re: Unicode encoding with SQL Management Studio
- Prev by Date: Re: Database Documentation
- Next by Date: SharePoint and Reporting Services
- Previous by thread: Re: Unicode encoding with SQL Management Studio
- Next by thread: Scheduling backup of SQL 2005 while database is in use
- Index(es):
Relevant Pages
|
Loading