Lightsql

I have released the source code to Internet as free source software. This software is completely developed using Visual 2003 C++, which is like TOAD.

Download Lightsql source

Since I do not have any development time, I am publishing the source code to the Internet community as a free source program.

Whoever wants to use, search the scriptslightsql.h for LicenseDate=S”31-12-2007? and modify to future date, then compile. It will work.

LightSQL is an excellent tool for oracle development environment, specially designed for oracle 8i, 9i and 10g databases. It has built-in queries that are easy for Managers, DBAs, Developers and Analysts get the output very fast. You do not need to write a query and execute. All are built-in, just need to remember where to click. You can also write special SQLs and execute it from the work-windows. The work window is designed like a notepad with more options included. You can download or export the results as text file, excel sheet, xml document or as insert statement for a temporary table. You can view the structure of a table or view; see the indexes, columns related to a table or view. It can automatically generate a table creation script.

LightSQL is compatible with all versions of Windows 2000/XP/2003
It is designed for oracle 9i and 10g.
You need to have 9i or 10g client installed.
You need to have .net framework 1.1 installed

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.