Delphi/BDE 应用程序中的问题 - Ora-942 表或视图不存在
我无法解释这一点,我一直从一台电脑上获取消息“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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
找到了。
在不工作的 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