> Now I'd like to run the same scripts on a Linux box. Of course I don't > have ADO anymore but I can't seem to find a direct way to access > SQLServer. I've done some Google searches and found iODBC and unixODBC > but they don't seem to allow me to go to SQLServer directly. > > What are my options? Have you seen Ruby/ODBC [http://www.ch-werner.de/rubyodbc/] ... ? I used it for a while, worked well for me. Chris