Delphi/BDE 应用程序中的问题 - Ora-942 表或视图不存在

发布于 2024-11-05 23:31:23 字数 174 浏览 4 评论 0原文

我无法解释这一点,我一直从一台电脑上获取消息“Ora942-表或视图不存在”,而我没有从另一台电脑上获取它,两者都访问相同的架构和数据库,并且在 tnsnames.ora 中具有相同的别名。

该表存在于数据库中,Schema 名称是 write 的那个。

知道这可能是什么原因吗?

谢谢

I can not explain this, i keep gettign the Message "Ora942-table or view does not exist" from one pc while i dont get it from the other one, both access the same Schema and Database and has the same alias in tnsnames.ora.

The table exists in the Database, the Schema name is the write one.

Any Idea what could be the reson for that?

thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

×纯※雪 2024-11-12 23:31:23

找到了。

在不工作的 PC 上,BDE 配置是不同的!

配置 -> 驱动程序 -> 本机 -> Oracle -> 驱动程序标志 为空。应设置为1

Found it.

On the PC where it didnt work the BDE Configuration was different!

Configuration->Driver->Native->Oracle->Driver Flags was Empty. It should be set to 1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文