开发者

Connect and modify SQL server from Selenium using Ruby (no Rails)

开发者 https://www.devze.com 2023-03-21 20:22 出处:网络
I guess Selenium isn\'t that important to this question but I thought I\'d add it in. Also, I\'m not using 开发者_如何学PythonRails.

I guess Selenium isn't that important to this question but I thought I'd add it in. Also, I'm not using 开发者_如何学PythonRails.

I need to access Sqlserver and delete some records using ruby. Nothing too crazy. I've found some information online but I would like to know what you recommend is the best way to do this.

I've come across the DBI and SEQUEL gems but am unsure about the amount of time I'll need to invest to get up and running. Also, are there any better alternatives?

Thank you


You might want to try tiny_tds to see if that fits your needs. It's pretty bare-bones without an ORM.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号