Ingres Community Forums Login Register Ingres.com  

Ingres Community Forum


Go Back   Ingres Community Forums > Ingres Forums > Database Drivers and APIs
 

Reply
 
LinkBack Thread Tools Display Modes
Old 2009-12-29   #1 (permalink)
Junior Member
 
Join Date: Dec 2009
Posts: 1
Default Last symbol read was: 'no'.

Hi,

I am using Ingres driver and trying to download the list of tables under one schema but I am getting the following error.

CAIIOD32.DLL error '80131937'

ERROR [42000] [CA][Ingres ODBC Driver][Ingres]Syntax error. Last symbol read was: 'no'.

/CB1/UserArea/235/Processes/ConnectionDownload.asp, line 32

Could you please guide in getting this error corrected.

Sujan
OLP1566 is offline   Reply With Quote
Old 2009-12-30   #2 (permalink)
Ingres Community
 
Join Date: Mar 2007
Location: France Paris La Defense
Posts: 69
Default

Hello Sujan,

What is the exact release of your odbc driver ?
(MS odbc admin tab drivers)

i found this about error 42000 :

42000 Syntax error or
access violation
The user did not have permission to execute the
SQL statement contained in the argument

What user is used in the vnode ??
Is it for some tables or for all the tables of the schema ?

Regards.
magxa01 is offline   Reply With Quote
Old 2009-12-31   #3 (permalink)
Ingres Corp
 
loera01's Avatar
 
Join Date: Mar 2007
Location: Redwood City, California
Posts: 291
Default

Hello Sujan,

The error 42000 in this case appears to be a syntax error. The error message comes from the DBMS, and indicates that the syntax was unrecognized when the DBMS parsed the word "on".

Could you please provide the query you used to retrieve your list of tables?

Regards, Ralph
loera01 is offline   Reply With Quote

Reply


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

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


© 2009 Ingres Corporation. All Rights Reserved