4GL/SQL question

Techone1

New Member
Hi All

I tested code in SQL that runs correctly, I took the same code and tried to run in 4GL and I am getting a different answer. does anyone know why or where I might look to find the problem?

Tonja
 
lol, that is a very accurate description of your problem. The same code will be a problem if one would be SQL and the other would be 4GL, don't you think so?
So may guess would be that since the SQL code works, you seem to have made a mistake with the 4GL code...

Casper.
 
HA HA...evidently there's a problem with the 4GL code and since the differences exist only in the formatting betw'n the two codes I needed help in how to go about finding the error......
 
Well,
Iif you still have the problem it would help to tell us what you actual problem is. Now you are saying you have sql code which gives you the 'right' outcome and you have 4GL code which doesn't. If you really want help then show us what the code is and what the problem is.

Casper.
 
Back
Top