I am using ODAC 5.10.4.13 for delphi 6. My OS is Win XP. And Oracle version is 8i. I have oracle client installed in my machine.
1. When i try to run an SQL statement - which is proper im sure, it works well with DBA studio and ADO as well - I get the message "ORA-00933: SQL command not properly ended." As this is a proper Sql, what is wrong?
2. I am working with oracle spatial. I can open my spatial tables in ODAC without NET option.. But as i cannot debug, i tried to open it with Net option, but this time, "DataType is not supported" although the spatial column is not included in the query...
Any clues or solutions will be wellcome. I have immigrated my source from ADO but could not make it work yet
