Oracle Easy Interface Tool
Background: I work on a remote machine, I need to call the Oracle 11gserver data, the remote machine has the Oracle client installed, but the SQL Plus and SQL developer and PL SQL developer are not available (DBA toss for a few days no solution of the decision). I have the IP of the server, Oracleusername and password, and know some table names and field names. Because time is tight, I just have to write a simple interface tool to emergency.
Demo Effect:
Demo Download: Http://pan.baidu.com/s/1gdvc7Sn execution Environment:. NETFramework 4.0, Win 7, 64bit
Source code Download: HTTP://PAN.BAIDU.COM/S/1O6OIFY6 Development environment: VS2010, Win 7, 64bit
Note: 1, assume that the execution environment is equipped with Oracle server, make sure that the ORACLESERVICEORCL and Oracleoradb10g_home1tnslistener 2 services are started (can be found through services.msc, even Oracle Server is Oracle ten G. Assuming that the execution environment has only Oracle client installed, only the correct Oracle connection string is required. Otherwise, you will be prompted: The connection fails, so you cannot enter the main interface
2, the main interface has some right-click features that may be helpful to you. 3, because the time is hasty, may have the bug in the execution process, welcome to report. If you have some good suggestions, you can also help to come up with a great thank you. Even the qq:2243319805
End