how can i install sqlserver ce on device?

N

nomenklatura

Hi,
My problem is i: i couldn't connect to device with .net
so i couldn't upload sqlserver ce dll on pocket pc(windows ce) (because it
basicly is copy necessery dll such as sqlsercerce.dll from my computer to
device when i debug my project on device..)
but i install .net compact framework. and run my project on device..
when i create database, errors occured (excepction correct version)
i try install again sqlserver ce (with sp3) on my pc..
but it din't install on device as cf..
So i create dirctory "SQLCE 2.0" in windows directory on device ,then copy
and past isqlw20.exe , then run this.. but i coulnt create database..

How can i install sqlserver ce on device without .net ..
 
A

Alex Yakhnin [MVP]

Copy sql.wce4.*.CAB, sqlce.dev.wce4.*.CAB and sqlce.wce4.*.CAB files on
your device and execute them with File Manager.

The files are located in
X:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wce300 or wce400 directory
 
N

nomenklatura

thanks a lot every
my os is wiindowsce .net version 4.10
processor is ARM-XScale
wich directory i copy?
armv4 or armv4t
i try each but which is true ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top