Re: [WiX-users] SqlScript Connection Question

2008-08-15 Thread Dana Gutride
> > > > > -Original Message- > From: [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] On Behalf Of Dana Gutride > Sent: Friday, August 15, 2008 06:58 > To: Windows Installer XML toolset developer mailing list; General > discussion for Windows Installer XML toolset.

Re: [WiX-users] SqlScript Connection Question

2008-08-15 Thread David Reed (SQL)
ler XML toolset. Subject: [WiX-users] SqlScript Connection Question Quick question regarding the way the WiX sql custom actions. When you specify multiple sql scripts or strings with their associated sequences, does the custom action open a new connection for each string/script executed or does it reuse

[WiX-users] SqlScript Connection Question

2008-08-15 Thread Dana Gutride
Quick question regarding the way the WiX sql custom actions. When you specify multiple sql scripts or strings with their associated sequences, does the custom action open a new connection for each string/script executed or does it reuse the connection until it has looped through all of the scripts