Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server CE / June 2008

Tip: Looking for answers? Try searching our database.

X-copy deploy

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
RealCat - 23 Jun 2008 18:09 GMT
I heard that SQL Database Compact Edition consists of a set of dll's.
I've browsed MSDN site but I could only find using the .msi
installers. Since my C# application is deployed in a archieve file
without installer, can I just deploy SQL CE by adding dll files
(assemblies) instead of using the .msi file?

Just deploying "System.Data.SqlServerCe.dll" is enough? What files
should I deploy with my application, if I want to use SQL CE with my
application?
Ginny Caughey MVP - 23 Jun 2008 20:23 GMT
RealCat,

Yes you can deploy only the SQL Compact DLLs needed by your application. You
do need more than just System.Data.SqlServerCe.dll however. At a minimum
you'll need several more including sqlceme35.dll, sqlceqp35.dll and
sqlcese35.dll, assuming you're using SQL Compact 3.5. You may find you need
additional sqlceXX35.dlls depending on what features you're using.

Ginny Caughey
Device Application Development MVP

>I heard that SQL Database Compact Edition consists of a set of dll's.
> I've browsed MSDN site but I could only find using the .msi
[quoted text clipped - 5 lines]
> should I deploy with my application, if I want to use SQL CE with my
> application?
ErikEJ - 24 Jun 2008 09:09 GMT
You may find this article helpful:
http://msdn.microsoft.com/en-us/library/bb219481.aspx

Signature

Erik Ejlskov Jensen - MCTS: Mobile App Dev

> I heard that SQL Database Compact Edition consists of a set of dll's.
> I've browsed MSDN site but I could only find using the .msi
[quoted text clipped - 5 lines]
> should I deploy with my application, if I want to use SQL CE with my
> application?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.