Forum Discussion
jadhav_vilas84
10 years agoAdvocate II
how to create odata service using sql server for big size data using .net
Hi,
Please help for creating Odata service using .net and sql server , in my sql tables contain 24, 00,000 records ,
Please help for this.
thanks
vilas jadhav
2 Replies
- Greg_DecklerCommunity Champion
Not entirely sure this is the correct community for that, you would probably have more luck on a TechNet developer forum, but here is a link to get you started:
http://www.asp.net/web-api/overview/odata-support-in-aspnet-web-api
- SergeikNew Member
Hi,
Why don't you want simply to use a 3rd party solution, like Skyvia Connect, to expose your SQL Server data as OData REST API, and use it in real time? Skyvia has OData connectors for cloud applications and relational databases, including SQL Server.