X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_05,SPF_PASS X-Spam-Check-By: sourceware.org X-IronPortListener: Outbound_SMTP From: "Buchbinder, Barry (NIH/NIAID) [E]" To: "cygwin AT cygwin DOT com" , "'RH'" Date: Thu, 7 Jan 2010 19:18:17 -0500 Subject: RE: Cygwin 1.7.1-1: problem with pipe to windows programs Message-ID: <0105D5C1E0353146B1B222348B0411A208ABB59487@NIHMLBX02.nih.gov> References: <4B421BD3 DOT 4040005 AT gmx DOT net> In-Reply-To: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com KJ gmx.net> writes: > within a cygwin shell I used to pipe some data into a windows program > (sqlcmd.exe) which used to work pretty well. Since upgrading to=20 > version > 1.7 I get the following error: > $ echo "select @@version" | sqlcmd > Sqlcmd: Error: Internal error at ReadTextLine (Reason: Unbekannter Fehler= ). If this is still a problem, you might get some additional hints by running the following (or with some other option to od) in bash and in cmd and comparing the results. echo "select @@version" | od -c -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple