From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7393 invoked by alias); 30 Mar 2014 19:48:49 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 7380 invoked by uid 89); 30 Mar 2014 19:48:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qa0-f47.google.com Received: from mail-qa0-f47.google.com (HELO mail-qa0-f47.google.com) (209.85.216.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sun, 30 Mar 2014 19:48:47 +0000 Received: by mail-qa0-f47.google.com with SMTP id w5so7223085qac.20 for ; Sun, 30 Mar 2014 12:48:45 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.140.42.9 with SMTP id b9mr2511617qga.87.1396208925310; Sun, 30 Mar 2014 12:48:45 -0700 (PDT) Received: by 10.140.95.115 with HTTP; Sun, 30 Mar 2014 12:48:45 -0700 (PDT) In-Reply-To: References: Date: Mon, 31 Mar 2014 08:31:00 -0000 Message-ID: Subject: Re: SQL server utility not working when invoked(from a asp.net application) using cygwin From: "Afreen.." To: cygwin@cygwin.com Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2014-03/txt/msg00510.txt.bz2 Chris Breisch 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. Forgot to mention this in the mail i sent out a few minutes ago.The output filename is quoted in my case.I'll check for special characters in the password and try using one without those.Update you guys about that. Thanks again Chris & Andrey! Regards, Afreen T -- 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