|
-
Feb 7th, 2008, 02:03 PM
#1
Weird characters in SQL code tags
See this post:
http://www.vbforums.com/showthread.p...60#post3132060
The first line is:
CREATE FUNCTION [dbo].[fn_GetNumbers](@Str NVARCHAR(MAX))
But it shows in the code windows as:
CREATE FUNCTION & # 9 1 ; dbo].[fn_GetNumbers](@Str NVARCHAR(MAX))
(Without the spaces)
It seems to translate correctly when out of the SQL code tags...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|