Software from ISS Data

ISS Data A/S is a subsidiary of ISS Scandinavia, the Scandinavian division of the largest multinational cleaning services company in the world: ISS-International Service System A/S (see: http://www.iss.dk). While our main task at ISS Data is to provide a wide variety of IT services mainly to the Scandinavian ISS companies, we also provide IT services to external customers. Within these services we also perform program development for both internal and external customers.

The program development efforts have resulted in products that we have found can be of great interest to a larger group of companies and individuals than our native group of customers. We have therefore decided to provide these programs as shareware and freeware through the Internet and CompuServe. Since providing these software products in that form is not our main line of business we cannot guarantee support for our shareware and freeware offerings, but we do try to fix bugs and upgrade our products if possible. In recognition of the limited support we also try to keep our shareware prices low. The freeware offerings are mostly products created for internal use that have proved popular and functional in our own environment. We have been making this kind of software for a period of more than 10 years, and we are pleased that the advent of the Internet has made it possible for us to share our programs with a larger audience.

Below is a list of our current freeware and shareware offerings with a short description and some references to download-sites, should you want to try them out.

ODBCCOPY - data copying and replication (shareware)

An ODBC based utility for Windows that allows you synchronize tables in the same or different databases. A timer lets you perform the replication operation automatically at certain intervals (e.g. daily, weekly, etc.). The program exists in a 16-bit and a 32-bit version. The shareware version is limited in that a dialog will ask you if you want to continue each time the program has processed 25 rows of data. The system is script based, but an interactive editor makes it easy to create and maintain scripts.

Internet downloads from:

http://www.simtel.net/simtel.net/win95/database.html
http://www.simtel.net/simtel.net/win3/database.html

CompuServe downloads from:

GO WINSHARE, LIBRARY 18 download IDODBC16.EXE or IDODBC32.EXE

 

ODBCTEST - issue SQL to ODBC compatible databases (freeware)

A small and very useful Windows utility that allows you to test connections to ODBC data sources and lets you issue SQL to them. It also allows you to list tables and columns in the data source and lets you generate generic SELECT and CREATE SQL commands. When errors occur it shows you the original ODBC error messages. Exists in both a 16-bit and a 32-bit version.

Internet downloads from:

http://www.simtel.net/simtel.net/win95/database.html
http://www.simtel.net/simtel.net/win3/database.html

CompuServe downloads from:

GO GUPTA, LIBRARY 8 download ODBCTEST.ZIP

 

ODBCTESTX - ActiveX interface component to ODBC (freeware)

General ActiveX component that can be used from most 32-bit Windows languages like C++, Visual Basic, Delphi, HTML and J++. Allows easy database access via ODBC without having to understand or include the larger (and more powerful) database interface engines like DAO. It lets you list ODBC source names, extract table and column information, Commit, Rollback, select and fetch data one row at a time, and generally perform all actions available in SQL. Does not support host variables, data bound controls or program-controlled cursors.

Internet downloads from:

http://www.simtel.net/simtel.net/win95/database.html

CompuServe downloads from:

GO GUPTA, LIBRARY 8, search on keyword ODBC

 

DTRACKER - Track ODBC database up-time (freeware)

Small Windows 95 or NT program meant to execute in the background on servers or workstations. It periodically connects to a database and tries to execute some SQL statement. The result (OK or ODBC error message) is logged in a text file for later analyses. It can also execute in the foreground where it turns from green to red when a failure in the connection is detected.

Internet downloads from:

http://www.simtel.net/simtel.net/win95/database.html

CompuServe downloads from:

GO GUPTA, LIBRARY 8, download DTRACKER.ZIP