|
gvim has syntax hilighting for Oracle's ".ora" configuration files.
I find that disturbing. It's kind of like your girlfriend sleeping with the school bully.
Having used postgres and mysql SQL clients to connect to a remote db, I must say, I can think of nothing less intuitive than having to enter:
CHARISMA = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = charisma2)(PORT = 1521)) ) (CONNECT_DATA = (SERVICE_NAME = spec.charisma) ) )
in C:\oracle\product\10.1.0\db_2\NETWORK\ADMIN\tnsnames.ora to do it.
But hey, that's just me. What do I know?
Maybe we need a thread, like:
"If your programming language was designed the way Oracle was..."
Hey, we could even end it with:
"It'd be WebSphere"
Yes, the only thing I hate more than Oracle is WebSphere. And I'm not as sure as I once was about that.
|