Hello, Can anyone tell me why this results in "revdberr"?
put "DELETE FROM" && tTableName && "WHERE entryID=" & entryID into tSQL put revDataFromQuery(tab, cr, gConnectionID, tSQL) into tData What's interesting is that the record is being removed from the database. So it's all working server side, just that LiveCode is reporting "revdberr". Anyone have any ideas? Thanks in advance, Dan _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode