N
nkb
Hi.
1. Is it possible to access SQL data for simple query like Select,
Update etc. via Ruby?
2. Most SQL databases require user authentication. I'm on SQL 2000. I am
able to access SQL via my vb script since microsoft is able to simply
use my windows NT login as the authentication to the SQL. Can this be
done for Ruby? I dont wish to explicitly enter my password since this
script needs to run background.
Thanks.
1. Is it possible to access SQL data for simple query like Select,
Update etc. via Ruby?
2. Most SQL databases require user authentication. I'm on SQL 2000. I am
able to access SQL via my vb script since microsoft is able to simply
use my windows NT login as the authentication to the SQL. Can this be
done for Ruby? I dont wish to explicitly enter my password since this
script needs to run background.
Thanks.