Mar 4, 2003 #1 JayKusch MIS Joined Oct 30, 2001 Messages 3,199 Location US Is there a CHAR value for BOLD On/Off to use in a TSQL script? Thanks J. Kusch
Mar 4, 2003 #3 JamesLean Programmer Joined Dec 13, 2002 Messages 3,059 Location GB That was short and sweet devnull69! ;-) JayKusch, it is best to try and avoid too much formatting in your T-SQL code - leave that to your front-end as much as possible. --James Upvote 0 Downvote
That was short and sweet devnull69! ;-) JayKusch, it is best to try and avoid too much formatting in your T-SQL code - leave that to your front-end as much as possible. --James