Hello,

I've searched the forum and couldn't find what I was looking for, hopefully someone can help.

From time to time, while I use setupbuilder to execute SQL scripts on Microsoft SQL Databases, using sqlcmd.

Some of my sites are using IBM informix, on a linux / sles machine, as a database though, and thus I cannot use sqlcmd to run scripts against the database while I am upgrading the sites application files.

I was thinking that, seeing as Setupbuilder can create ODBC connections, can it not run SQL scripts against the ODBC connection that its created? That will allow me to run the scripts on the database, from a windows machine, thus removing the need for me to run the scripts manually.

Does anyone know how to do this, or some other solution that I could try?

Any help or feedback will be greatly appreciated.

Thanks!

Regards,
Vincent Sillifant.