开发者

C library to connect to MS SQL server [for iOS]

Is there any library in C which can be used to connect to MS SQL Server and that can also be used within iOS as C is the subset of开发者_JS百科 Obj-C.

Thanks.


Yes, googling says http://www.mobilefoo.com/ProductDetail.aspx/iSql This one uses a .NET web-to-sql proxy on server side.


yes there is an open source C library called FreeTDS. I created this Objective-C wrapper for it. Hope it's what you need!

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜