开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜