vote up 4 vote down star

First of all, I've seen this, but I want to ask it in a different way.

What Oracle client do you use?

I've been using SQL Developer but it has problems. Mainly in speed, which the poster in the question above seemed to like about SQL Developer. I'm looking for a new one, but I don't really know what's out there and is free. I like its interface, but I wish it didn't lock up unexpectedly.

The other ones I know about are

Most notably, TOAD is not free.

flag
minq.se/products/dbvis isn't bad, but (ugh) sqldeveloper is the best. – Ron Nov 2 at 22:16

4 Answers

vote up -1 vote down

squirrel works pretty good for free, if you are buying something then check out aqua data studio

link|flag
Trying squirrel right now. I'll let you know – belgariontheking Nov 5 at 14:39
Didn't even come close to working. It couldn't find the Oracle drivers that were supposedly installed with it. FAIL – belgariontheking Nov 5 at 19:22
You didnt add the ojdbc driver from oracle which you have to download separately. The plugin allows you to use the driver that oracle provides you. Java boutique has a tutorial on using it with mysql, which also requires you to download the driver separately. ojdbc14.jar is what you want for oracle, and the article referenced is javaboutique.internet.com/tutorials/squirrel/… Driver: oracle.com/technology/software/… – Bob.T.Terminal Nov 5 at 23:17
vote up 1 vote down

We use PL/SQL Developer from Allaroundautomation see here with good success.

Ciao Massimo

link|flag
vote up 1 vote down

TOAD at work.

The rest of the time, SQL Plus.

link|flag
vote up 1 vote down

Any day you can get your hands on TOAD is a good day. Ribbit!

link|flag
I have TOAD. There are things I like about TOAD and things I don't like about TOAD. Likes: it's a more complete program and I can download gigabytes of data to xls. Dislikes: the interface. What a trashy interface. This is TOAD 7.0.4 (from 2004 or something), though. – belgariontheking Nov 2 at 21:21

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.