Page 1 of 1

OraTable problem

Posted: Thu 05 May 2011 13:16
by Gunboule
Hi,

i want give to my OraTable, the TableName value : T$ARTICLE_ACHAT T2, TABLE(T2.ACHAT$$) T
How can i do that?
because it doesnt take care of the point, it put some " that i dont want.

If u guys can help me , it would be awesome.



ps: sorry if my english is bad ^^

Posted: Thu 05 May 2011 13:56
by AlexP
Hello,

Please send a complete small sample to alexp*devart*com to demonstrate your problem, including a script to create a table.

Posted: Fri 06 May 2011 07:47
by Gunboule
i just want to know why it put some " at the beginning and the end and around a . when we enter a TableName.
Without these " , it would work perfectly

Posted: Fri 06 May 2011 11:04
by AlexP
Hello,

Please check that the OraTable.Options.QuoteNames property is set to false, if it is not, please set it to false and try again.