Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORACLE ODBC
Try using a Database component instead to create and amanage the
connection to the Oracle database. Then use the Query component to
create a dataset; then use the DataSource component to navigate and
manage that dataset.
Hope that helps.
Josue
In article <3796E8C4.CCB3478C_at_iaea.org>,
Ronesch Karl <k.ronesch_at_iaea.org> wrote:
> Hi
> I use the Oracle ODBC driver to connect a Oracle 8 database from
Delphi
> 4.
> In the TTable.TableName property all available tables correct listed
but
>
> when I set the TTable.Active property to true I get the Error message:
> "ORA-00904 invalid column name"
> Have someone any experience.
>
>
--
Josue_at_abcsolutions.org
ABC Tech Solutions
http://www.abcsolutions.org
[Java/Oracle/Linux] [C/S & Internet Database Apps]
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Fri Jul 23 1999 - 09:06:04 CDT
![]() |
![]() |