PC Review


Reply
Thread Tools Rate Thread

Deploy SQL CE in one .CAB file ?

 
 
john
Guest
Posts: n/a
 
      17th Nov 2003
Hello,

Is is possible to deploy SQL CE in only one cab files
instead of 3 actually ?

Thanks,

John.

 
Reply With Quote
 
 
 
 
Brad Syputa - MS
Guest
Posts: n/a
 
      18th Nov 2003
Hi John,,

The Sqlce.Dev cab file is for developers. You will not need this file for
deploying to your customers.
The Sql.cab file is for SqlClient. If you are not accessing directly to SQL
Server from the device with SqlClient name space, you will not need this
cab either.
The SqlCe.Cab file is what you will need. This has RDA, Replication,
SqlCommand, etc... for manipulating data on the device.


--------------------
| Content-Class: urn:content-classes:message
| From: "john" <(E-Mail Removed)>
| Sender: "john" <(E-Mail Removed)>
| Subject: Deploy SQL CE in one .CAB file ?
| Date: Mon, 17 Nov 2003 06:17:49 -0800
| Lines: 9
| Message-ID: <06d001c3ad15$9487c4b0$(E-Mail Removed)>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Thread-Index: AcOtFZSHy06BASnVSH6DB8Fjj0Qy0w==
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:38825
| NNTP-Posting-Host: TK2MSFTNGXA13 10.40.1.165
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| Hello,
|
| Is is possible to deploy SQL CE in only one cab files
| instead of 3 actually ?
|
| Thanks,
|
| John.
|
|

 
Reply With Quote
 
Ledcotto
Guest
Posts: n/a
 
      19th Nov 2003
Hi! How to create an automatic deployment package program
(.exe) to deploy sqlce.cab, depending on which version of
the processor you have???
Thanks,
Led


>-----Original Message-----
>Hi John,,
>
>The Sqlce.Dev cab file is for developers. You will not

need this file for
>deploying to your customers.
>The Sql.cab file is for SqlClient. If you are not

accessing directly to SQL
>Server from the device with SqlClient name space, you

will not need this
>cab either.
>The SqlCe.Cab file is what you will need. This has RDA,

Replication,
>SqlCommand, etc... for manipulating data on the device.
>
>
>--------------------
>| Content-Class: urn:content-classes:message
>| From: "john" <(E-Mail Removed)>
>| Sender: "john" <(E-Mail Removed)>
>| Subject: Deploy SQL CE in one .CAB file ?
>| Date: Mon, 17 Nov 2003 06:17:49 -0800
>| Lines: 9
>| Message-ID: <06d001c3ad15$9487c4b0$(E-Mail Removed)>
>| MIME-Version: 1.0
>| Content-Type: text/plain;
>| charset="iso-8859-1"
>| Content-Transfer-Encoding: 7bit
>| X-Newsreader: Microsoft CDO for Windows 2000
>| Thread-Index: AcOtFZSHy06BASnVSH6DB8Fjj0Qy0w==
>| X-MimeOLE: Produced By Microsoft MimeOLE

V5.50.4910.0300
>| Newsgroups:

microsoft.public.dotnet.framework.compactframework
>| Path: cpmsftngxa06.phx.gbl
>| Xref: cpmsftngxa06.phx.gbl
>microsoft.public.dotnet.framework.compactframework:38825
>| NNTP-Posting-Host: TK2MSFTNGXA13 10.40.1.165
>| X-Tomcat-NG:

microsoft.public.dotnet.framework.compactframework
>|
>| Hello,
>|
>| Is is possible to deploy SQL CE in only one cab files
>| instead of 3 actually ?
>|
>| Thanks,
>|
>| John.
>|
>|
>
>.
>

 
Reply With Quote
 
Brian Chamberlain [MS]
Guest
Posts: n/a
 
      20th Nov 2003
Try this :

http://msdn.microsoft.com/mobility/b...aspx?pull=/lib
rary/en-us/dnnetcomp/html/netcfdeployment.asp

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| Content-Class: urn:content-classes:message
| From: "Ledcotto" <(E-Mail Removed)>
| Sender: "Ledcotto" <(E-Mail Removed)>
| References: <06d001c3ad15$9487c4b0$(E-Mail Removed)>
<(E-Mail Removed)>
| Subject: RE: Deploy SQL CE in one .CAB file ?
| Date: Wed, 19 Nov 2003 09:37:32 -0800
| Lines: 61
| Message-ID: <00d401c3aec3$cf8dd360$(E-Mail Removed)>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcOuw8+L2q8QkF8HRhOoRqYBI+qliQ==
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Path: cpmsftngxa07.phx.gbl
| Xref: cpmsftngxa07.phx.gbl
microsoft.public.dotnet.framework.compactframework:38872
| NNTP-Posting-Host: tk2msftngxa12.phx.gbl 10.40.1.164
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| Hi! How to create an automatic deployment package program
| (.exe) to deploy sqlce.cab, depending on which version of
| the processor you have???
| Thanks,
| Led
|
|
| >-----Original Message-----
| >Hi John,,
| >
| >The Sqlce.Dev cab file is for developers. You will not
| need this file for
| >deploying to your customers.
| >The Sql.cab file is for SqlClient. If you are not
| accessing directly to SQL
| >Server from the device with SqlClient name space, you
| will not need this
| >cab either.
| >The SqlCe.Cab file is what you will need. This has RDA,
| Replication,
| >SqlCommand, etc... for manipulating data on the device.
| >
| >
| >--------------------
| >| Content-Class: urn:content-classes:message
| >| From: "john" <(E-Mail Removed)>
| >| Sender: "john" <(E-Mail Removed)>
| >| Subject: Deploy SQL CE in one .CAB file ?
| >| Date: Mon, 17 Nov 2003 06:17:49 -0800
| >| Lines: 9
| >| Message-ID: <06d001c3ad15$9487c4b0$(E-Mail Removed)>
| >| MIME-Version: 1.0
| >| Content-Type: text/plain;
| >| charset="iso-8859-1"
| >| Content-Transfer-Encoding: 7bit
| >| X-Newsreader: Microsoft CDO for Windows 2000
| >| Thread-Index: AcOtFZSHy06BASnVSH6DB8Fjj0Qy0w==
| >| X-MimeOLE: Produced By Microsoft MimeOLE
| V5.50.4910.0300
| >| Newsgroups:
| microsoft.public.dotnet.framework.compactframework
| >| Path: cpmsftngxa06.phx.gbl
| >| Xref: cpmsftngxa06.phx.gbl
| >microsoft.public.dotnet.framework.compactframework:38825
| >| NNTP-Posting-Host: TK2MSFTNGXA13 10.40.1.165
| >| X-Tomcat-NG:
| microsoft.public.dotnet.framework.compactframework
| >|
| >| Hello,
| >|
| >| Is is possible to deploy SQL CE in only one cab files
| >| instead of 3 actually ?
| >|
| >| Thanks,
| >|
| >| John.
| >|
| >|
| >
| >.
| >
|

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
deploy file cherryx@gmail.com Microsoft VB .NET 0 15th Aug 2005 05:07 AM
MultiCab file deploy to Pocket PC via one msi setup file AAA Microsoft Dot NET Compact Framework 3 22nd Jul 2005 02:35 PM
MultiCab file deploy to Pocket PC via one msi setup file AAA Microsoft VB .NET 3 22nd Jul 2005 02:35 PM
How to deploy a COM+ by using a MSI file =?Utf-8?B?TGkgUGFuZw==?= Microsoft VB .NET 1 11th Mar 2005 10:49 PM
Re: GPO to deploy EXE file Jerold Schulman Microsoft Windows 2000 Group Policy 0 12th Aug 2004 02:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:30 PM.