This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SQL server utility not working when invoked(from a asp.net application) using cygwin


Greetings, Chris J. Breisch!

>> Without additional details on what is or isn't happening, this is as
>> much assistance as I can provide.
>>

> I lied. I had one more thought.

> Your username, password, database name, sql server name don't contain 
> characters that are special to bash, do they? Of the four, password is 
> the most likely.

_dosOutput is a more likely offender.
Because of backslashes. Since it's unquoted.

> But a password might contain any of ~!@#$%^&*()+`-{}[]|\:";'<>,.?/ or 
> even <space>

> Any of those could cause problems in your script if they're not properly 
> quoted/escaped.

> Hoping the filter doesn't eat this because of use of the p-word.



--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 25.03.2014, <15:39>

Sorry for my terrible english...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]