Subject | RE: [firebird-support] isc_error 569 and Sql_error -804 |
---|---|
Author | Nick |
Post date | 2005-09-28T13:15:43Z |
BEGIN
SELECT COUNT(PRES) FROM LONE WHERE PRES = :CLI_;
this needs an "INTO" clause
--
Nick
-----We Solve your Computer Problems---
Panther, Ingres, UNIX, Interbase, Firebird - Available Shortly
[Non-text portions of this message have been removed]
SELECT COUNT(PRES) FROM LONE WHERE PRES = :CLI_;
this needs an "INTO" clause
--
Nick
-----We Solve your Computer Problems---
Panther, Ingres, UNIX, Interbase, Firebird - Available Shortly
[Non-text portions of this message have been removed]