简体   繁体   English

通过Java访问OLEDB源

[英]Accessing an OLEDB source through Java

I have a Java app that needs to access a 3rd party database through OLEDB. 我有一个Java应用程序,需要通过OLEDB访问第三方数据库。 Does anyone know of a way to do this? 有人知道这样做的方法吗?

I am looking for an answer from the year 2014 on this question - everything I have seen so far is from a few years ago and basically saying this was not possible with an existing solution. 我正在寻找2014年有关此问题的答案-到目前为止,我所看到的一切都是几年前的,基本上说,使用现有解决方案是不可能的。

Thanks in advance. 提前致谢。

如果对其他人有帮助-我最终使用了链接服务器: http : //msdn.microsoft.com/zh-cn/library/ms188279.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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