简体   繁体   中英

How do I pass data from a SQL Server to my web Ruby on Rails application?

I have a web application that I am building and I need to pass data to it from this SQL Server db. I can run the queries and maybe save the output to CSV and then somehow I need to take this File and pass it online but how.

Is there a tool or something I can use to pass this CSV or is there a better approach to passing data from desktop to web.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM