Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: Parser of new line Tab GO within string fail
Message
From
25/10/2004 12:51:18
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00953766
Message ID:
00954318
Views:
16
>>Hi Sergey,
>>you have to put a literal CHR(13) into the string:
>>
>>SELECT *, ASCII(SUBSTRING(col1,3,1))
>>FROM ( SELECT 'b\
>>u' AS col1,
>>		LEN('b\
>>u')  AS col2) dt1
>>
>>
>Hi Fabio,
>
>You can download SQL Server 2005 Express Edition Beta 2 from http://lab.msdn.microsoft.com/express/sql/ and check whatever you want.

I know, but you are kind state, sorry if of it I have been useful.

Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform