> Is the SDBINST and associated utilities included in the sources 
> somewhere?  I would like to integrate the installation of 
> SAPDB with my 
> installation/uninstallation InstallShield project.
> 
> Are the required registry settings and dll registrations documented 
> somewhere?

The installation consists of a number of Perl scripts, so all information should be 
readily available in a normal installation package:

- SDBINST.tgz contains the code common to all packages
- each package <pgk> contains
 * PACKAGEDATA containing the package meta data
 * a perl script <pkg>inst that does the actual installation
 * <pgk>.lst containing file names and checksums

When writing your own installation, keep in mind that upgrading can be quite difficult 
as databases might have to be prepared for the upgrade.

Daniel Dittmar

-- 
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to