index > ClickOnce and Setup & Deployment Projects > disribute my application without installing sql server 2000

disribute my application without installing sql server 2000

hello
i have deployed my application and it works correctly when i distribute it on another pc,i have
made my database on sql server 2000 and i have made backup for the database, but can i find a method to distribute my application without installing sql server 2000 on the another pc
thank you for the time and for the help
WinFormsUser
You can always distribute it without SQL server, but if you app needs a database you will then have to point it to a database on the network.

I guess I don't get your question, if you want a cheaper way to distribute your app you an use MSDE instead, it's like mini-MS sql server. It has all the same features, just a user limit and I believe built in slow downs. Though the main point is you can distribute it with your app (has to be with an app) without additional cost. Plus if the client wants to move to MS SQL server then there is no code changes and the move is painless.
WinFormsUser
reply 2

You can use google to search for other answers

 

More Articles

• Assembly downloads every time
• ComboBox events in IE
• OracleClient with Clickonce Deployment
• Using Updater Application Block as a service ...
• How to change the location of the ClickOnce cache ?
• Exception when rising event to javascript from the UserControl's ...
• Get the condition result from setup
• INFO: Parsing Web Command Line Args Example
• CLickonce without the publish.htm
• ClickOnce Deployment
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• Clickonce download Error
• Question about ClickOnce
• Unicode
• embedding files in an installer
• Bootstraping from MageUI
• ClickOnce Deployment
• ClickOnce and client configuration
• Error installing: "cannot download
• SQL Express - Prerequisite
• Creating application setup
• Connection Strings and SQL 2005 Express
• Does Setup and Deployement Project suppo
• Creating MSI which setups the publish site
• Publish options broke Window Form assemb
• Help me please(Deployment)

Hot Articles

• ClickOnce and MSI
• Custom Deployment Scenario
• Conditional deployment
• How to - Deploy App in Single EXE - Plz
• Publishing Prerequisities
• issue with owc11 in windows xp/2003
• Comboboxes not behaving correctly
• IIS requirement for deployment?
• Creating install packages for clients wi
• ClickOnce Deployment Error
• installing the same applcation twice( 2
• Staging QA vs Production ClickOnce
• Deployment with Visual c# Express edition
• Group Policy installation of ClickOnce a
• Click once - When running install only g

Recommend Articles

• Dec CTP bug
• Trying to deploy an app with SQL Server
• Security warning
• Change Update Location at Client Side
• Problems setting up data in the Applicat
• it works with framework v1.0, but not v1
• Showing download progress during standar
• Can't Use ClickOnce
• ActiveX control e88121a3-9fa9-11cf-9d9f-
• Auto Deployment Books?
• include vfpoledb.dll into .net build (VB
• Testing against dotnetfx 2.0 redist
• Smart client doesnt work Help!
• How to Access varaibles in JavaScript fr
• How do you add COM functionality to a co