X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=XMkQ2AvPjDfhrtgvnG/rJBTxtXwwyRd0Af+OI4wy5iW
	yxyWNr3z0FJ7t+U5uVLnX92yrH9Y7rxiWXiEiKi06W19HtvL8V/YWK8IiW//Cjtd
	7SaVj/Q+7PgAorOm1fm9XaFC+sKG2N/gj23zPnHlBHZO9drH00cRmcZ5SNjrjylU
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=qSpfmR5nAQgOnkqXMAM6+3t6LmM=; b=KA3vqDoR3byUPT6G6
	1T/hlnFEmXyCVfE3oIlnWUDwxqMVowmZG3IwquYZZzl50ZIYyrNXEGB+LsRJhE4W
	+f4TkNCwCTP1GpRaYZi8z0JK+/auYjQgI5aBakFYhDeLYH0B0bXmgkwTaD4tC48C
	P8Kj9WZjfvR2oce8jCjqbQhqfI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-qa0-f51.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to         :subject:references:in-reply-to:content-type         :content-transfer-encoding;        bh=nlmiAY7Zc2uhjjhyykbKB1kyZzXw3tNbJZq8glqPzRk=;        b=DmAs7t6O1kro/nERzi/uld5r8FsIrOA6xXF3pkuBGyrQGVg5SWrvZtt54n2IwbaRzX         6GlV72ju93gCvWlHAqH4mTc08kWYKTGPMQ9l3i3saFJos3nkAT+u/hyI6vqqZIFJ7mim         jWks/TMCvesQUr3+KnEZkZchAZaskI3P49/6BdLyJBK3sb9e/PBB109LP+ClulHs3wJV         5ebO17jW7IJ/CcIybBnIif8/RHWJcxHbsvqpk3M8M+WF4uFuSSNH/OQ7oi7iEUTVWD+R         fezhpe6PQjnKumKmb0Hi55ezTKdz863OOln8HxBY9ZXVwD3B/x4YJu6RAhhYWVNKiWoW         ek2Q==
X-Gm-Message-State: ALoCoQl3RWBvOZsIZgsfwt8g64xAQsQhfbh6Ij4MC5CL+tiM6O8eRXZvp33PL532D6os0gsyfdti
X-Received: by 10.140.87.151 with SMTP id r23mr72746704qgd.23.1395753677062;        Tue, 25 Mar 2014 06:21:17 -0700 (PDT)
Message-ID: <533182CA.8070801@breisch.org>
Date: Tue, 25 Mar 2014 09:21:14 -0400
From: "Chris J. Breisch" <chris.ml@breisch.org>
User-Agent: Postbox 3.0.9 (Windows/20140128)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: SQL server utility not working when invoked(from a asp.net application) using cygwin
References: <CAN=kAG7tkCxitPj+5k+otz+Sugyjep-KgJ=sq+oyTYquSdaMRQ@mail.gmail.com> <532F2E28.8020406@breisch.org> <533079D8.3000703@breisch.org> <53307C7F.7030600@breisch.org> <581372548.20140325154023@yandex.ru>
In-Reply-To: <581372548.20140325154023@yandex.ru>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Andrey Repin wrote:
> Greetings, Chris J. Breisch!
>
>>> Without additional details on what is or isn't happening, this is as
> _dosOutput is a more likely offender.
> Because of backslashes. Since it's unquoted.

No, that's from my example, which works, not his. I handle creation of 
the file name properly. But yes, quoting would be a good idea.

-- 
Chris J. Breisch

--
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

