A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Pass-Through Query Error



 
 
Thread Tools Display Modes
  #1  
Old December 14th, 2009, 06:08 AM posted to microsoft.public.access.queries
jutlaux
external usenet poster
 
Posts: 36
Default Pass-Through Query Error

I am trying to setup a pass-through query with the below SQL

SELECT FIN_CUR_CURE_CYCLE_SIDE_DATA.MOLD_REV_NUM
FROM FIN_CUR_CURE_CYCLE_SIDE_DATA;

When I run this as a select query I am prompted to log into the Microsoft
ODBC for Oracle connection and when I do the query returns the correct
results. When I set this up as a pass-through query and run it I get the
following error

ODBC--call failed.
[Microsoft][ODBC driver for Oracle][Oracle]ORA-00911: invalid character (#911)

What am I doing wrong?
  #2  
Old December 14th, 2009, 01:25 PM posted to microsoft.public.access.queries
Bob Barrows
external usenet poster
 
Posts: 475
Default Pass-Through Query Error

jutlaux wrote:
I am trying to setup a pass-through query with the below SQL

SELECT FIN_CUR_CURE_CYCLE_SIDE_DATA.MOLD_REV_NUM
FROM FIN_CUR_CURE_CYCLE_SIDE_DATA;

When I run this as a select query I am prompted to log into the
Microsoft ODBC for Oracle connection and when I do the query returns
the correct results. When I set this up as a pass-through query and
run it I get the following error

ODBC--call failed.
[Microsoft][ODBC driver for Oracle][Oracle]ORA-00911: invalid
character (#911)

What am I doing wrong?


Unless it's the semicolon at the end, you will probably need to ask in an
Oracle group

--
Microsoft MVP - ASP/ASP.NET - 2004-2007
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:25 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.