It doesn't though it was designed based on ODBC with the idea that it is
possible as ODBC drivers exist on *nix. I wouldn't hold your breath though
;-)

On Friday, December 13, 2013, José F. Romaniello wrote:

> Does this one works on Linux?
> https://github.com/WindowsAzure/node-sqlserver
>
> Last time I check was Windows only, so we used tedious
> El dic 13, 2013 5:09 a.m., "Tomasz Janczuk" 
> <[email protected]<javascript:_e({}, 'cvml', '[email protected]');>>
> escribió:
>
>> For connecting from Node.js to MS SQL check out Edge.js (
>> https://github.com/tjanczuk/edge#how-to-script-t-sql-in-a-nodejs-application)
>> - this currently requires you are running on on Windows.
>>
>> On *nix, your MS SQL alternatives are
>> https://github.com/WindowsAzure/node-sqlserver or
>> https://github.com/pekim/tedious.
>>
>> On Thursday, December 12, 2013 2:07:14 AM UTC-8, Chandan Dey wrote:
>>>
>>> Hi,
>>>
>>> I am new in nodejs. Any body help me how to connect mysql/ms sql
>>> database with nodes and show data in html5 page.
>>> Like, in my html page I have two text box login & password with the
>>> click a button called "Login" I want to validate the user.
>>>
>>> Thanks in advance
>>> Chandan
>>>
>>  --
>> --
>> Job Board: http://jobs.nodejs.org/
>> Posting guidelines:
>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
>> You received this message because you are subscribed to the Google
>> Groups "nodejs" group.
>> To post to this group, send email to 
>> [email protected]<javascript:_e({}, 'cvml', 
>> '[email protected]');>
>> To unsubscribe from this group, send email to
>> [email protected] <javascript:_e({}, 'cvml',
>> 'nodejs%[email protected]');>
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "nodejs" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected] <javascript:_e({}, 'cvml',
>> 'nodejs%[email protected]');>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>  --
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to 
> [email protected]<javascript:_e({}, 'cvml', '[email protected]');>
> To unsubscribe from this group, send email to
> [email protected] <javascript:_e({}, 'cvml',
> 'nodejs%[email protected]');>
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected] <javascript:_e({}, 'cvml',
> 'nodejs%[email protected]');>.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to