- Posts: 139
- Thank you received: 5
VI Not Reading Oracle DB
1 month 3 weeks ago #22900
by MikeG
Replied by MikeG on topic VI Not Reading Oracle DB
I’d appreciate that. But will need the admin to share connection details. I’ll ping you tomorrow. Thanks again.
Please Log in or Create an account to join the conversation.
- Peter.Jonson
-
- Offline
- Platinum Member
-
1 month 3 weeks ago #22901
by Peter.Jonson
Peter Jonson
ETL Developer
Replied by Peter.Jonson on topic VI Not Reading Oracle DB
Another way of testing if you are connected to the right database is by creating a table
CREATE TABLE test ( test varchar2(50) )
1 create table using plsql
2 run "select * from test" using VI. if the table is not there you are connected to the wrong database.
Just trying to help
CREATE TABLE test ( test varchar2(50) )
1 create table using plsql
2 run "select * from test" using VI. if the table is not there you are connected to the wrong database.
Just trying to help
Peter Jonson
ETL Developer
Please Log in or Create an account to join the conversation.
1 month 3 weeks ago #22904
by MikeG
Replied by MikeG on topic VI Not Reading Oracle DB
Hello Mike and Peter. Can we have a virtual meeting at or after 14:00 UK? If 14:00 isn’t convenient, let me know what time you prefer.
Please Log in or Create an account to join the conversation.
1 month 3 weeks ago #22906
by MikeG
Replied by MikeG on topic VI Not Reading Oracle DB
Thanks. How can I share connection details privately?
The following user(s) said Thank You: admin
Please Log in or Create an account to join the conversation.
1 month 3 weeks ago #22907
by admin
Mike
ETL Architect
Replied by admin on topic VI Not Reading Oracle DB
Please send them to support@etl-tools.com
Mike
ETL Architect
Please Log in or Create an account to join the conversation.