Hi--
this is going to sound dumb...BUT I can't get it running (in BDE qith tQuery it's fine)
sql:
Update myTable
Set MostRecent='F'
where EQ='1'
results in a "ORA-00936: missing expression" when I do an ExecSQL on the query.
What's wrong?
thanks
Kelly