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


i guess selenium isn't important question thought i'd add in. also, i'm not using rails.

i need access sqlserver , delete records using ruby. nothing crazy. i've found information online know recommend best way this.

i've come across dbi , sequel gems unsure amount of time i'll need invest , running. also, there better alternatives?

thank you

you might want try tiny_tds see if fits needs. it's pretty bare-bones without orm.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -