[stackoverflow] [progress Openedge Abl] Segementation Fault When Using Isql For Odbc...

Status
Not open for further replies.
J

jsharma

Guest
OS: Red Hat 4.1.2-54

Linux 2.6.18-92.el5 #1 SMP Tue Jun 10 18:49:47 EDT 2008 i686 i686 i386 GNU/Linux

Progress OpenEdge Database Release 10.2B on Linux 32 bit

ODBC Driver: pgoe1023.so (which was available with the database package)

export LD_LIBRARY_PATH=/usr/dlc/odbc/lib:/usr/dlc/lib

export ODBCINI=/etc/odbc.ini

isql -v Progress

I am recieving "Segmentation fault" error when trying to use ODBC connection to progress database using isql command. I have followed the required steps mentioned in http://knowledgebase.progress.com/articles/Article/P191281 and installed missing library "libstdc++-libc6.2-2.so.3" (yum install compat-libstdc++-296.i386).

How can I fix it?

Continue reading...
 
Status
Not open for further replies.
Top