PC Review


Reply
Thread Tools Rate Thread

Create and populate sqlserverce database on webserver

 
 
=?Utf-8?B?TGFuY2Vsb3Qy?=
Guest
Posts: n/a
 
      21st May 2005
Is it possible to create a sqlserver ce database on the web server so that it
can be transferred via activesync or web service to the pocket pc device? I
need to create a CE Database (VERY LARGE) with static data on the web server
and somehow transfer this database for read only queries to the pocket pc for
my disconnected state. I have an oracle back end so I can't use SQL Server
2000 with all its built in replication stuff (bummer) and passing datasets
via web services is too inefficient.
I attempted to include the system.data.sqlserverce.dll as a reference to my
web service project and create and populate the database, but I get a stack
trace dump when I run the web service that says... "The given assembly name
or codebase, 'System.Data.SqlServerCe', was invalid." while it appears to be
trying to parse the machine.config file. Anyone have any ideas how to create
an SQLServerCE database on the server? Can Compact Framework DLL's be used
on the Web server? Thanks in advance.
 
Reply With Quote
 
 
 
 
Alex Feinman [MVP]
Guest
Posts: n/a
 
      21st May 2005
While you cannot create a database on the desktop, there are tools that
allow creating databases *from* the desktop over ActiveSync. Take a look at
http://www.primeworks.pt/site/en/home_fs.htm and
http://www.gui-innovations.com/html/remotesqlce.html

--
Alex Feinman
---
Visit http://www.opennetcf.org
"Lancelot2" <(E-Mail Removed)> wrote in message
news:888EF2FA-411C-4877-9F60-(E-Mail Removed)...
> Is it possible to create a sqlserver ce database on the web server so that
> it
> can be transferred via activesync or web service to the pocket pc device?
> I
> need to create a CE Database (VERY LARGE) with static data on the web
> server
> and somehow transfer this database for read only queries to the pocket pc
> for
> my disconnected state. I have an oracle back end so I can't use SQL
> Server
> 2000 with all its built in replication stuff (bummer) and passing datasets
> via web services is too inefficient.
> I attempted to include the system.data.sqlserverce.dll as a reference to
> my
> web service project and create and populate the database, but I get a
> stack
> trace dump when I run the web service that says... "The given assembly
> name
> or codebase, 'System.Data.SqlServerCe', was invalid." while it appears to
> be
> trying to parse the machine.config file. Anyone have any ideas how to
> create
> an SQLServerCE database on the server? Can Compact Framework DLL's be
> used
> on the Web server? Thanks in advance.


 
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
Connect to an access database on a webserver =?Utf-8?B?bW9vc2VsZXNzMDU=?= Microsoft Access 7 4th Jun 2007 05:21 PM
Could not load type 'System.Data.SqlServerCe.SqlCeConnection' from assembly 'System.Data.SqlServerCe, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845DCD8080CC91'. yogeshvc@gmail.com Microsoft Dot NET Compact Framework 0 11th Sep 2006 05:36 PM
Database on webserver Tracy Viles Microsoft Access Getting Started 1 25th Mar 2005 12:19 PM
Cant create ASP.NET.proj on 2nd computer webserver Greg Cyrus Microsoft ASP .NET 0 9th Jan 2005 05:01 PM
Integrate with database on webserver dave Microsoft ADO .NET 1 28th Apr 2004 12:48 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:03 PM.