Oracle connection

QuestionsOracle connection
Nasser Albelbeisi asked 11 years ago

when I'am connect to oracle DB, I have problem
error
Couldn't execute query. No database selected – SELECT * FROM USER_TB WHERE 1=1 LIMIT 1 OFFSET 0

and when I use select_command
select_command = "SELECT * FROM USER_TB ORDAR BY ID";
the error
"Couldn't execute query. No database selected – SELECT * FROM USER_TB ORDAR BY ID WHERE 1=1 LIMIT 1 OFFSET 0"

I need help.

1 Answers
Abu Ghufran answered 11 years ago

Hello,

For oracle connectivity, you need licensed version.
It is assuming mysql database by default.

If you are using licensed version, refer demo > loading > oracle sample.

Your Answer

13 + 10 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?