On Fri, Jun 3, 2011 at 1:10 PM, Carter, Anthony <acar...@informatica.com> wrote:

> Hi, can anyone help ?

Hi Anthony,

I'd like to help, but you need to provide more information.  The
information you provided in the bug you opened, and what you say here,
doesn't make any sense to me.  <grin>

> I have a basic OODialog v4.2 that I want to use to access a few  oracle
> tables – currently I am using sqlstream.cls – this calls a super class that
> calls SQL/REXX v2.6b2  but OOdialog is also using a super class.

In the bug you opened, I didn't realize you were talking about ooDialog.

ooDialog doesn't use a super class.  ooDialog is a framework.  When
you write a progarm that uses ooDialog to create dialogs, the Rexx
dialogs in your program will subclass one or more of the dialog
classes provided by the ooDialog framework.  Nothing in the ooDialog
framwork subclasses anything to do with Rexx/SQL, other than
subclassing Object, which is implicit in any ooRexx program that uses
any class.

If you would provide some code to show what you are talking about, or
better yet provide the program itself, I or someone else could
probably help.

> Both parts work separately  but when combined they cause “REXXAPI “ to fail

What do you mean by that?  In the bug report you opened, it clearly
shows that it is rexxsql.exe that has the problem:

Faulting application name: rexxsql.exe, version: 2.6.0.0, time stamp: 0x4dda59c8

I don't have any idea *what* you are 'combining' or *how* you are
combining them, so there is no way I can give you any help.  Other
than pointing that the indication is that it is Rexx/SQL that has a
problem and Rexx/SQL is not a part of ooRexx.

--
Mark Miesfeld

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to