Page 1 of 1

ODAC 6.0.0.6: Issue with refresh sql.

Posted: Tue 24 Apr 2007 14:44
by MarkF
Hi Folks!

In editing the SCOTT.EMP table with the QuoteNames option turned on, it generates the following refresh SQL which fails with ORA-01741: illegal zero-length identifier (note the doubled double quotes on empno.)

select * from emp
WHERE
"EMP".""EMPNO"" = :"EMPNO"

Thanks for any help!

-Mark

Posted: Wed 25 Apr 2007 08:44
by Plash
We have fixed this problem. The fix will be included in the next build of ODAC.

Posted: Thu 10 May 2007 14:29
by MarkF
Hi Folks!

I don't mean to seem impatient, but is build 6.0.0.7 due out soon? I'd love to get the fix for this issue. Alternately (as I'm sure doing a build/release is a pain in the butt), is it possible to just get a source code update? I'll be happy to test any changes.

Thanks!

-Mark

Posted: Fri 11 May 2007 07:03
by Plash
We are planning to release the next ODAC build in beginning of the next week.