Page 1 of 1

Problem by setting oraquery.sql.text >> HELP PLEASE

Posted: Mon 09 Oct 2006 12:43
by bart57
Hi,

I have a problem by setting oraquery.sql.text in a loop!
The first time it works and the second time the program stopps with no exception nothing.... :(

Have somebody an idee?

Thanks

The code:


quOra.close
quOra.SQL.text:='delete from a."test" where '+
'REF='''+s1+''' ';
quOra.Execute;


PS: I'm using the latest ODAC-Suite in BDS2006 with Oracle 10g

Posted: Tue 10 Oct 2006 15:13
by Challenger
We couldn't reproduce this error. Please send to ODAC support address complete sample that demonstrates this problem and include script to create server objects.