473,386 Members | 1,819 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Installing MSDE with a .NET App

Can anyone point me in the right direction...

Im looking to include MSDE merge modules as part of my Windows application
installation but i dont know how to:

1. Find out what merge modules to include and where to find them
3. Once MSDE is installed I want to run SQL scripts against it so that the
database is created and built for use in my application

How do I use a Deployment Project to do this... is there a book or article
anyone knows that will help?

Thanks in advance
Jul 21 '05 #1
1 1338
"Huw Lloyd" <hu*******@saberanalytics.nospam.com> wrote in message
news:bn**********@hercules.btinternet.com...
Can anyone point me in the right direction...

Im looking to include MSDE merge modules as part of my Windows application
installation but i dont know how to:

1. Find out what merge modules to include and where to find them
3. Once MSDE is installed I want to run SQL scripts against it so that the
database is created and built for use in my application

How do I use a Deployment Project to do this... is there a book or article anyone knows that will help?

Thanks in advance


Adding Merge Modules is easy as Right-clicking on the Project and doing it.
As far as running scripts, IIRC you'll have to start the SQL Server instance
manually. You can specify in your Setup project to have an external EXE
(that you write) run to do this unless you think of another way. You can
invoke OSQL.exe with the -i option to run a particular script.
Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Joćo Portela | last post by:
As i try to install MSDE (Microsoft SQL Server Desktop Engine), i get this error message : "A strong SA password is required for security reasons. Please use SAPWD switch to suply the same. Setup...
1
by: Arthur Cheung | last post by:
I am new to MSDE and want to deploy it in my company (because it is free). However, when I install it in a W2K professional machine, there is a message box saying that a "strong SA password is...
2
by: Magesh | last post by:
Is it not possible to install PetShop 3.0 without having either SqlServer or Oracle in the local machine or a remote machine?? Cant i bypass the database installation part while installing PetShop??
2
by: Magesh | last post by:
Is it not possible to install PetShop 3.0 without having either SqlServer or Oracle in the local machine or a remote machine?? Cant i bypass the database installation part while installing PetShop??
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.