THE SQL Server Blog Spot on the Web

Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in | Join | Help
in Search

John Paul Cook

Free tool for legacy ODBC access

When you import data from very old legacy systems, sometimes you have no choice but to work with old 32-bit ODBC drivers. This is a problem when you have a 64-bit SQL Server and you need to take a quick peek at the legacy data to verify the data load. You need to run a query against the ODBC data source and you don’t want to install anything on your server.

I found a free application that is very handy at running ODBC queries. It is called WinSQL and you can download it from here: http://www.synametrics.com/SynametricsWebApp/Download.do?ProgName=WinSQL. I installed it on my laptop and tried it out. I copied only the WinSQL.exe from my laptop to my server. That’s all I needed to copy. WinSQL runs just fine as a portable application. The paid version of the product has some nice features which are disabled after the first 30 days of use. The screen captures shown below are from the product after the initial 30 days when only the free features are enabled.

image

image

 

image

Published Friday, September 10, 2010 1:20 PM by John Paul Cook

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Leave a Comment

(required) 
(optional)
(required) 
Submit

About John Paul Cook

SQL Server MVP based in Houston, Texas. Contributing author to SQL Server MVP Deep Dives and SQL Server MVP Deep Dives Volume 2. John is currently on sabbatical from database consulting and is very busy as a full-time nursing student.
Powered by Community Server (Commercial Edition), by Telligent Systems
  Privacy Statement