This is from rbase help.

[cid:[email protected]]

Dan Goldberg

From: [email protected] <[email protected]> On Behalf Of jan 
johansen
Sent: Tuesday, February 5, 2019 3:41 PM
To: [email protected]
Subject: [RBASE-L] - SQL tutorial

All,

I think I need a SQL refresher.
I need to update old code that looks like this.

SET ERROR VAR hold
SET VAR vchk = ReceiptStatus IN PODetail WHERE PO_ID = .vPOID AND ReceiptStatus 
= 'P'
IF hold = 0 THEN

So is
IF hold = 0 the same as
IF SQLCODE = 0?

Sorry such a dumb question.

Jan
--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
---
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to