Re: core dump using Pro*C on CONNECT

From: Pablo Sanchez <honeypot_at_blueoakdb.com>
Date: 28 Jul 2003 18:36:13 GMT
Message-ID: <Xns93C6948D9C39pingottpingottbah_at_130.133.1.4>


thumor <member34030_at_dbforums.com> wrote in news:3157114.1059406891_at_dbforums.com:

>
> Originally posted by Pablo Sanchez

>> thumor  wrote in
>> news:3151222.1059136482news: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.

>
> I can go into SqlPlus using
> sqlplus username/passwd_at_dbname
>
> So basics are good I guess.

That's a good basic start, now build on it: compile one of the demo C
progs and see if that works and go from there.

-- 
Pablo Sanchez, Blueoak Database Engineering
http://www.blueoakdb.com
Received on Mon Jul 28 2003 - 20:36:13 CEST

Original text of this message