2024-04-10 16:16:48 -04:00

7 lines
270 B
Plaintext

**free
// === Prototype for SRV_SQL routines =========================
dcl-pr SQLProblem ; // Report SQL Problem
pDebugMsg varchar(200) const;
end-pr;
// === End of Prototype for SRV_SQL routines ==================