![]() |
error message in Microsoft Query - ORA-00903 invalid table name
Hi to all,
I receive the error-message for an easy select (Microsoft Excel2000 SP3 - Query)like: select SYSDATE from dual Occurs this error due to a wrong odbc-driver??? In a sql-navigator the select works fine. (I´m sorry if you think that this is not the best group, I´ve no better idea) thx bert |
error message in Microsoft Query - ORA-00903 invalid table name
You might need to specify the schema name? I can't be sure, but maybe this will work: select sysdate from sys.dual I found less problems using the Microsoft Oracle driver. -- Rob van Gelder - http://www.vangelder.co.nz/excel "bert" wrote in message m... Hi to all, I receive the error-message for an easy select (Microsoft Excel2000 SP3 - Query)like: select SYSDATE from dual Occurs this error due to a wrong odbc-driver??? In a sql-navigator the select works fine. (I´m sorry if you think that this is not the best group, I´ve no better idea) thx bert |
error message in Microsoft Query - ORA-00903 invalid table name
|
All times are GMT +1. The time now is 12:23 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com