Microsoft KB Archive/112182: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - ">" to ">")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{|
{|
|width="100%"|
|width="100%"|
== BUG: Extra <CR> Following Each Output Line in ISQL ==
== BUG: Extra <CR> Following Each Output Line in ISQL ==
|}
|}


Line 22: Line 22:
== SYMPTOMS ==
== SYMPTOMS ==


ISQL.EXE terminates each line of output with &lt;CR&gt;&lt;CR&gt;&lt;LF&gt; or in HEX &lt;OD&gt;&lt;OD&gt;&lt;OA&gt;.
ISQL.EXE terminates each line of output with <CR><CR><LF> or in HEX <OD><OD><OA>.


<br />
<br />
Line 29: Line 29:
== WORKAROUND ==
== WORKAROUND ==


MS-DOS and OS/2 users can use the 4.2a version of ISQL.EXE which only appends &lt;CR&gt;&lt;LF&gt; to the end of each line of output. SQL NT users can use the 4.20 version of ISQL.EXE.
MS-DOS and OS/2 users can use the 4.2a version of ISQL.EXE which only appends <CR><LF> to the end of each line of output. SQL NT users can use the 4.20 version of ISQL.EXE.


<br />
<br />

Latest revision as of 17:53, 20 July 2020

BUG: Extra <CR> Following Each Output Line in ISQL

Q112182



The information in this article applies to:


  • Microsoft SQL Server Programmer's Toolkit, version 4.2



BUG# 9833 (4.2)


SYMPTOMS

ISQL.EXE terminates each line of output with <CR><CR><LF> or in HEX <OD><OD><OA>.



WORKAROUND

MS-DOS and OS/2 users can use the 4.2a version of ISQL.EXE which only appends <CR><LF> to the end of each line of output. SQL NT users can use the 4.20 version of ISQL.EXE.



STATUS

Microsoft has confirmed this to be a problem in the 4.2b version of ISQL.EXE for OS/2 and MS-DOS and version 4.21 of ISQL.EXE for Windows NT. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

Additional query words:

Keywords : kbtool
Issue type : kbbug
Technology : kbSQLServSearch kbAudDeveloper kbSQLServPTK420


Last Reviewed: March 29, 2000
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.