开发者

Can j# be used to provide jdbc functionality to an asp.net mvc application?

开发者 https://www.devze.com 2023-01-31 20:05 出处:网络
I have a service which exposes a JDBC interface (\"yolus\"/\"ion arc\" if anybody is familiar), and i\'d like to be able to commincate with it from .net开发者_StackOverflow.

I have a service which exposes a JDBC interface ("yolus"/"ion arc" if anybody is familiar), and i'd like to be able to commincate with it from .net开发者_StackOverflow.

I'd rather not use an ODBC-JDBC Bridge, it's a real pain.

Is it possible to use J# for this and to integrate with or expose it to an existing .net codebase (asp.net mvc 2).

Thanks


J# is no longer supported so I would recommend you to stay away from it. Also why would a .NET application ever need JDBC functionailty when there's ADO.NET?

0

精彩评论

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

关注公众号