Anybody having samples, please share. I am unable to execute SQL script
during patch install and uninstall
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/SQL-script-execution-in-patch-sample-request-tp6663737p6667688.html
Sent from the wix-users mai
Hi all,
I am trying to execute SQL Script from patch. But I face lots of problem
while implementing. I don't know where I am going wrong. Can any one post a
working sample for executing SQL Script using Patch(msp). I can able to
execute during install and uninstall of installer(msi).
--
View thi
2009 1:50 AM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] SQL Script sequencing/committing issues
Was this ever addressed?
-Original Message-
From: Jason Jibben [mailto:[email protected]]
Sent: Wednesday, November 18, 2009 8:46 AM
Was this ever addressed?
-Original Message-
From: Jason Jibben [mailto:[email protected]]
Sent: Wednesday, November 18, 2009 8:46 AM
To: [email protected]
Subject: [WiX-users] SQL Script sequencing/committing issues
Hello WiX-Users,
I've been working
Hello WiX-Users,
I've been working on an installer that uses quite a few SQL scripts that are
triggered based on conditions set during the UI prompts. The issue I've been
having is that the SQL statements that are scheduled with a lower sequence
number doesn't seem to be fired off (or complete
[email protected]
Subject: [WiX-users] SQL Script Deployment
Hi,
I am trying to get WIX to deploy a SQL database script.
We are building a database project using VSTS 2008 and deploying it
locally (on build server). When VSTS deploys, it creates a
databaseName.sql file. This file contains the script to
Hi,
I am trying to get WIX to deploy a SQL database script.
We are building a database project using VSTS 2008 and deploying it locally (on
build server). When VSTS deploys, it creates a databaseName.sql file. This file
contains the script to drop / create the database / permissions / views etc
ed for
> you.
>
>
>
>
>
> *From:* Christopher Karper [mailto:[EMAIL PROTECTED]
> *Sent:* Tuesday, May 06, 2008 11:41
> *To:* Rob Mensching
> *Cc:* [email protected]
> *Subject:* Re: [WiX-users] SQL Script question
>
>
>
> Fair enough. I know that SQL use
not very enticing to shove the SQL
Script into a record and have it formatted for you.
From: Christopher Karper [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 06, 2008 11:41
To: Rob Mensching
Cc: [email protected]
Subject: Re: [WiX-users] SQL Script question
Fair enough. I know tha
u'd need to do
> "[\[]Database[\]].[\[]dbo[\]].[\[]TableName[\]]" to not have them get
> resolved. Which is worse?
>
>
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Christopher Karper
> *Sent:* Tuesday, May 06, 2008 10:42
> *To:* w
t resolved.
Which is worse?
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher
Karper
Sent: Tuesday, May 06, 2008 10:42
To: [email protected]
Subject: [WiX-users] SQL Script question
Why is it that SQLScripts don't use property replacement, but SQ
Why is it that SQLScripts don't use property replacement, but SQLStrings do?
It's a real hassle to break large DB deployment into dozens of smaller SQL
string elements, when the sql script action should be able to do everything
I need.
Am I missing some technical limitation that makes it difficul
Hi,
I have a couple of sql-scripts, which are UTF-8 encoded because I edit
those script with visual studio.
When I include them as binaries in my MSI-file they can't seem to be
executed, I always encounter an error. :(
--
... Does killing time harm eternity?
Peppen
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens Rob Mensching
Verzonden: woensdag 24 januari 2007 16:15
Aan: Ian Couper
CC: [email protected]
Onderwerp: Re: [WiX-users] SQL Script limit?
Wow, you have a SQL Script that takes an hour
is not a great
user experience. I'm just trying to understand what the WiX toolset could do
to help.
From: Ian Couper [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 24, 2007 6:25 AM
To: Rob Mensching
Cc: [email protected]
Subject: RE: [WiX-users] SQL Script limit?
ubject: RE: [WiX-users] SQL Script limit?
With the way that MSI works, you'll probably end up pushing the same 50
MB of strings around 3 or 4 times. That could take time. Also, if you
don't have the latest WiX v2 code base, you could be hitting some old
bugs in the SQL processing.
rge.net
Subject: [WiX-users] SQL Script limit?
I have a large SQL script (30 to 50MBs) that I am trying to run from the MSI
using SQLScript. I have been able to run smaller scripts easily, but this large
one is not running at all and the MSI hangs. Is this a known issue with Wix
2.0? Is there a
I have a large SQL script (30 to 50MBs) that I am trying to run from the
MSI using SQLScript. I have been able to run smaller scripts easily, but
this large one is not running at all and the MSI hangs. Is this a known
issue with Wix 2.0? Is there a way to overcome this issue?
Thanks.
-
Dhaval Patel
Sent: 20 December 2006 05:10
To: Rob Mensching; [email protected]
Subject: Re: [WiX-users] SQL Script
I tried saving the SQL file as ANSI, UTF-8, Unicode, etc. The SQL script
does get read in the memory, but the msi still blows up while executing the
script. I ke
: [WiX-users] SQL Script
I tried saving the SQL file as ANSI, UTF-8, Unicode, etc. The SQL script
does get read in the memory, but the msi still blows up while executing
the script. I keep running into the Error Executing Script bug - which I
think is still open. So I think it is safe to assume at
ching; [email protected]
Subject: RE: [WiX-users] SQL Script
I tried saving the SQL file as ANSI, UTF-8, Unicode, etc. The SQL script does
get read in the memory, but the msi still blows up while executing the script.
I keep running into the Error Executing Script bug - which I thi
should probably stay
away from WIX if I want to execute complex SQL queries?
From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Fri, 15 Dec 2006 11:31:40
-0800Subject: RE: [WiX-users] SQL Script
Have you tried saving the file as Unicode? Notepad (on XP) can do this when
you do Save As->Encod
l Patel
Sent: 12 December 2006 01:18
To: [email protected]
Subject: [WiX-users] SQL Script
I am a WIX newbie and I think I have been able to grasp most of the
functionality via trial and error over the last week or so. Nevertheless,
making this SQL script execute has been driving me
What version of the WiX toolset are you using?
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dhaval Patel
Sent: Monday, December 11, 2006 17:18
To: [email protected]
Subject: [WiX-users] SQL Script
I am a WIX newbie and I think I have been able to grasp most of the
I am a WIX newbie and I think I have been able to grasp most of the
functionality via trial and error over the last week or so. Nevertheless,
making this SQL script execute has been driving me nuts. I am hoping one of you
experienced folks will be able to help me out. I have attached an image of
eforge.net/manual-wix2/wix_xsd_sqlscript.htm) or just
come check back on this mailing list.
Frederik.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Petrut
Andrei
Sent: zondag 27 augustus 2006 8:09
To: [email protected]
Subject: [WiX-users]
26 matches
Mail list logo