What is the best way to install SQL Server 7 client files?
Ideally I would like to install them automatically from another install
program I built. I don't need to install Enterprise Manager or the other
utilities, just the bare essentials. As long as you can connect to the
database and run queries, I'm happy.
I had a list of files that needed to be installed for SQL Server 6.5
clients, but I think SQL Server 7 may require ADO / other stuff.
Ideally Microsoft would have an MSI file or MSI merge module for installing
these files.
Any help would be greatly appreciated.
------------
Jeff Davis