Oracle Easy Interface Tool
Background: I work on a remote machine, I need to call data to the Oracle 11g server, the Oracle client is already installed on the remote machine, but neither SQL Plus nor SQL developer and PL SQL developer are available (DBAs don't fix it for a few days). I have the server IP, Oracle user name and password, and know some table names and field names. Because of the time, I had to write a simple interface tool to emergency.
Demo Effect:
Demo Download: Http://pan.baidu.com/s/1gdvc7Sn operating Environment:. NETFramework 4.0, Win 7, 64bit
SOURCE Download: HTTP://PAN.BAIDU.COM/S/1O6OIFY6 development environment: VS2010, Win 7, 64bit
Note: 1, if the running 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. If only Oracle client is installed on the running environment, 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 of the time rush, may be in the process of running a bug, welcome to report. If you have some good suggestions, you can also help to come forward, thank you very much. Even the qq:2243319805
End