Monday, February 5, 2007

Import and Export Oracle Database

Use Oracle utility tool
exp username/password file=dbexp log=dbexp.log

will export all the objects belong to the user.

Friday, February 2, 2007

http sniffer

I found two very good http debugging tools for windows and mac

windows:
Fiddler
mac:
HTTP Scoop