Re: core dump using Pro*C on CONNECT
From: Pablo Sanchez <honeypot_at_blueoakdb.com>
Date: 25 Jul 2003 14:34:18 GMT
Message-ID: <Xns93C36B8A1C049pingottpingottbah_at_130.133.1.4>
Date: 25 Jul 2003 14:34:18 GMT
Message-ID: <Xns93C36B8A1C049pingottpingottbah_at_130.133.1.4>
thumor <member34030_at_dbforums.com> wrote in news:3151222.1059136482 _at_dbforums.com:
>
> The variables are declared as char.
> Is there any specific reason to use varchar?
> I tried that already and did not work either.
> The core dump occurs on CONNECT. I never get to the
> if (sqlca...) else; statments.
Going back to basics, have you looked at the sample Oracle code to ensure you can get it to work in your environment? That's what I'd do first to ensure all is well.
-- Pablo Sanchez, Blueoak Database Engineering http://www.blueoakdb.comReceived on Fri Jul 25 2003 - 16:34:18 CEST