Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,236
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula with Invalid References Error Message DOUG Excel Discussion (Misc queries) 5 August 17th 09 07:13 PM
Microsoft Query Error w/ Navision Laura Excel Discussion (Misc queries) 0 October 2nd 06 06:35 PM
Error message Microsoft Graph is part of another programme Alimyb Setting up and Configuration of Excel 0 August 14th 06 11:28 AM
Syntax Error - Using Microsoft Query and ODBC link to a table James T Excel Discussion (Misc queries) 0 August 31st 05 02:18 AM
'Undefined Function' Error in Microsoft Query Jim Molter[_2_] Excel Programming 1 September 9th 03 11:20 AM


All times are GMT +1. The time now is 11:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"