Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们最近开始遇到 ojdbc14 的问题,因为 dba 已添加sqlnet.allowed_logon_version=11到数据库配置中。因此,我们需要将 JDBC 客户端升级到 ojdbc6。
sqlnet.allowed_logon_version=11
我的问题是升级到新的 JDBC 驱动程序会以任何方式影响我们的应用程序(可能是数据类型等)吗?
甲骨文似乎对此含糊其辞,尽管他们说,
我们非常重视向后兼容性。
有人在 JDBC 版本升级后遇到任何问题吗?
I have an <object> in my page code and my background color is not white. The object is created with a white border, which I don't want.
<object>
Any ideas on how to make it border: 0px;
border: 0px;