Jump to content

Recommended Posts

Posted (edited)

Here's a little something for those who need to run SQL scripts and queries, and would like to do it from the luxury of their text-editor where syntax highlighting and document management is often more advanced than the tools that come with the database:

  • The script is a wrapper for the isql.exe commandline tool that comes with SYBASE (and I think MS-SQL server?); and can easily be modified for other databases and their commandline interfaces.
  • See the ReadMe.txt file for full documentation and details of how to integrate with TextPad.
  • The files are offered asis, free of support and with no warrantees. Please feel free to modify and amend as you deem fit.
http://www.autoitscript.com/fileman/users/public/trids/wrapper%20for%20isql/

Hope someone else finds this useful too :D

2005-12-27: New link = http://www.autoitscript.com/fileman/users/trids/_isql%20wrapper.zip

Edited by trids
Guest dorian
Posted

Thanks. I'll give it a shot.

  • 3 weeks later...
Posted
:D BTW .. it looks like MS SQL Server 2000's osql.exe is very similar to SYBASE's isql.exe .. so it shouldn't be too much problem modifying the wrapper for osql.exe instead.
  • 1 year later...
Posted
  • 2 months later...
Posted (edited)

Sorry ptrex .. I didn't get your request until I stumbled upon it by chance now :">

it seems that the filemanager has changed, and I have uploaded it again with the new version. Try this new link ..

http://www.autoitscript.com/fileman/users/trids/_isql%20wrapper.zip

HTH :P

edit: spelling!

Edited by trids
  • 10 years later...
Posted

This thread is nearly 12 years old, I'm not surprised the link is dead after that amount of time.

Necropost.png

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

  Reveal hidden contents

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

Posted

@BrewManNH +1 for the image.

@natharock After 12 years here on the forum, there was many beter way to do that things, recently I post the latest:

 

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...