Embedded SQL: sqlca.sqlcode
- From: "Manny" <mantas44@xxxxxxxxxxx>
- Date: 26 May 2006 04:03:21 -0700
Hi,
Regarding the sqlca.sqlcode in embedded sql what is the following a
test for:
sqlca.sqlcode != 100
I have found the following also:
sqlca.sqlcode != 0 - sql failed
sqlca.sqlcode != -34000 - grant statement failed not owner of table
sqlca.sqlcode == -30100 - grant statement failed with missing table
Are there any other codes that can be checked for and what do they
mean?
Cheers,
Manny
.
- Follow-Ups:
- Re: Embedded SQL: sqlca.sqlcode
- From: Roy Hann
- Re: [Info-ingres] Embedded SQL: sqlca.sqlcode
- From: Paul Mason
- Re: Embedded SQL: sqlca.sqlcode
- Prev by Date: Re: [Info-ingres] ODBC error on Linux
- Next by Date: RE: [Info-ingres] Embedded SQL: sqlca.sqlcode
- Previous by thread: Re: [Info-ingres] ODBC error on Linux
- Next by thread: Re: [Info-ingres] Embedded SQL: sqlca.sqlcode
- Index(es):