|
Lots of Geek Questions (Diaries)

By llimllib Fri Sep 26th, 2003 at 11:25:39 AM EST
|
|
 |
So, having installed Oracle on my windows partition, I've naturally been in there for a while. I have cygwin installed, which helps me out, but I really miss my tabbed terminal window. Does anyone know if there's a tabbed terminal for windows, or even a terminal replacement? Cygwin is a bash shell, but it still runs in the windows terminal emulator, which is a piece of shit. Can there seriously be 27 terminal emulators for linux and only one for windows?Could I get middle-mouse button copying in Windows? is that possible? Oracle questions inside. Unrelated poll.
|
|
 |
Is there a SQL client for oracle that doesn't suck? The sql*plus program sucks, and the sql*plus worksheet sucks a little bit less, but they are both far less satisfactory than, say, the mysql command line client. I found one program to replace the oracle shell, but couldn't get it to compile for cygwin, and I don't want to download the gig and a half database to install on my linux partition (which is b0rked right now anyway, damn X). Also, is there an equivalent to mysqldump for oracle? That program dumps your current db to a file full of sql commands that you can execute. Is it a simple pl/sql thing? Is there some gui whizbang that'll do it for me? Does oracle not want me to be able to do it because I could then switch my data to another database? Is it just me, or is oracle designed strictly for meatheads using GUIs? And, a final question, does the python shell on windows not have command history, or does my python just not work?
|
|
|