On Mon, Aug 29, 2011 at 2:07 PM, ryguy_40 <[email protected]> wrote:
> I am having a very strange problem that Google returned no results for.. > The SQL is a simple delete statement. > > SQL: delete from po_detail where pod_auto_key = 13777 > Here is the error: > > Preparing query: delete from po_detail where pod_auto_key = 13777 > Error: *** IBPP::SQLException *** > Context: Statement::Prepare( delete from po_detail where pod_auto_key = > 13777 ) > Message: isc_dsql_prepare failed > > SQL Message : -104 > Invalid token > > Engine Code : 335544343 > Engine Message : > invalid request BLR at offset 539 > function UDFFIXEDPOINT is not defined > module name or entrypoint could not be found > > It's worth noting, a "delete from" statement works on empty tables (ie, no > errors but 0 rows affected). But I can not delete anything from tables with > data. > > Anyone know what might be causing this?? What is UDFFIXEDPOINT?? > > Could you send the complete table declaration, including all fields? Also the contents of RDB$FUNCTIONS? Good luck, Ann [Non-text portions of this message have been removed]
