hi,
I am using bulk sql scripts to be executed by the installer .
If i run this scripts in manually with SQL SERVER its working fine.
When i attach these scripts with the advanced installer .
I am getting the Login failed for 'sa' user error.
I am using Sql connection dialog for accepting the ...