Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Question about accessing long fields thru Pro-C
Thank you for your response to my question. To answer your questions: no, I'm not referring to the long column in the where clause and it doesn't seem to matter if my tmpstr array is within an EXEC SQL DECLARE block, I still get the same result: the -932 error message. Perhaps you are working with a different version of Pro-C (mine is 2.2.2.0.0) because I still can't retrieve the value of my long column into a character array.
W. Donnan
Tim Witort wrote:
> >
> You're not referring to the long column in your where
> clause are you? If not, the above should work. I've
> got quite a few Pro*C programs which fetch long
> columns into character arrays. Your tmpstr array is
> within the EXEC SQL DECLARE section at the top of the
> program right?
>
> -- TRW
> --
> |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> | Tim Witort || He is not silent. He is not |
> | trwATmedicalertDOTorg || whispering. We are not quiet |
> | || we are not listening. |
> | Pin: TZ, only one :^( || - Out of the Grey |
> |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Received on Mon Jul 07 1997 - 00:00:00 CDT
![]() |
![]() |