HighTechTalks DotNet Forums  

Deploying SQL CE in Device

ASP.net Mobile microsoft.public.dotnet.framework.aspnet.mobile


Discuss Deploying SQL CE in Device in the ASP.net Mobile forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
MSRS
 
Posts: n/a

Default Deploying SQL CE in Device - 08-22-2005 , 06:36 PM






Hi guys

Can you please help me to deploy the SQL CE in the device during installing
the application.

I am using Wise 6.1 Enterprise version to create setup.MSI.

Any ideas, thoughts will be really helpfull

by
Raj



Reply With Quote
  #2  
Old   
Manikandan [MSFT]
 
Posts: n/a

Default Re: Deploying SQL CE in Device - 08-26-2005 , 07:12 AM






Here we have 2 options here.

Option 1: You can package the CAB along with your setup and run the CAB
installation on device during your application setup

Option 2: You extract the CABs and get the Dlls. Package these Dll's along
with your setup. In this case you need to do some more addition work like
registering of Dll's which CAB installation did in option 1. You need to
make sure that you register Ssce20.dll and Ssceca20.dll.


"MSRS" <Mahashares (AT) yahoo (DOT) com> wrote

Quote:
Hi guys

Can you please help me to deploy the SQL CE in the device during
installing
the application.

I am using Wise 6.1 Enterprise version to create setup.MSI.

Any ideas, thoughts will be really helpfull

by
Raj





Reply With Quote
  #3  
Old   
Geoff Callaghan
 
Posts: n/a

Default Re: Deploying SQL CE in Device - 10-19-2005 , 10:08 PM



Can you give me some more detail on this? I'm having the same problem. I
copied the DLL's over and ran the utility I have that stores away the
registry, and
still the program requires me to run the CAB file every time I
reboot...which really isn't an option for me. My program needs to load
automatically, and as quickly as possible. Is there some way I can register
the DLL's in the beginning of my VB program?


"Manikandan [MSFT]" <manikt (AT) online (DOT) microsoft.com> wrote

Quote:
Here we have 2 options here.

Option 1: You can package the CAB along with your setup and run the CAB
installation on device during your application setup

Option 2: You extract the CABs and get the Dlls. Package these Dll's along
with your setup. In this case you need to do some more addition work like
registering of Dll's which CAB installation did in option 1. You need to
make sure that you register Ssce20.dll and Ssceca20.dll.


"MSRS" <Mahashares (AT) yahoo (DOT) com> wrote in message
news:OfLtwn2pFHA.712 (AT) tk2msftngp13 (DOT) phx.gbl...
Hi guys

Can you please help me to deploy the SQL CE in the device during
installing
the application.

I am using Wise 6.1 Enterprise version to create setup.MSI.

Any ideas, thoughts will be really helpfull

by
Raj







Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.