file in UNICODE. I searched and played around in SS2005, but I think I
Remember I open QA in SS2000 to start this script. Thanks for your
On 26 Jan., 14:36, Erland Sommarskog <esq...@sommarskog.se> wrote:
> (candide...@yahoo.de) writes:
> > I created a script with database publishing wizard to convert a SS2005
> > db into a SS2k db. The script has schema and data and looks very good.
> > When I try to start the created script in SS2k-Query analyzer, I get an
> > error like (in german)
>
> > Server: Nachr.-Nr. 105, Schweregrad 15, Status 1, Zeile 2
> > =D6ffnendes Anf=FChrungszeichen vor der Zeichenfolge '????
> > '.
> > It meens - translated from german- 'opening quote before string
> ><blabla>'
>
> > In the sript it stops at this line:
> > EXEC dbo.sp_addextendedproperty @name=3DN'GUID', @value=3DN'????
>
> > In the script many lines before I have many other GUIDs which QA
> > doesn't complain, so it's an Unicode/ANSI-issue I guess. What to do
> > now?"Database publishing wizard" I will have to admit that this tool is=
unknown
> to me. Do you mean the scripting wizard in Management Studio, or do you m=
ean
> a third-party tool?
>
> In any case, the Open File dialog in QA has a File Format combo where you
> can specify Unicode format. Normally QA (as many other Windows) tools
> determines whether a file is Unicode or not by looking for a byte-order
> mark in the beginning of the file. But some tools do not generate a byte-
> order mark.
>
> --
> Erland Sommarskog, SQL Server MVP, esq...@sommarskog.se
>
> Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodt= echnol/sql/2005/downloads/books...
> Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/=