|
-
Sep 28th, 2005, 01:39 AM
#1
Thread Starter
Lively Member
[Resloved] - Data upload/download between SQL Server 2000 and SQL Server 2000 CE
Hi!
How can I download and/or upload data between SQL Server 2000 and SQL Server 2000 CE using Active Sync as mode of transfer?
Last edited by karahim; Oct 6th, 2005 at 02:43 AM.
Reason: resolved
-
Sep 28th, 2005, 03:29 AM
#2
Fanatic Member
Re: Data upload/download between SQL Server 2000 and SQL Server 2000 CE
What exactly are you trying to do?
have you looked at RDA or Replication?
how about using a webservice to send the data to sqlserver
or get your pocket pc app to export data to file transfer it via activesync and then insert it to sqlserver from a desktop applicaiton
Barry
Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
.NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0
SQL Server 2005/2000/SQL Server CE 2.0
If you like, rate this post
Compact Framework for Beginners
-
Sep 28th, 2005, 09:39 AM
#3
Thread Starter
Lively Member
Re: Data upload/download between SQL Server 2000 and SQL Server 2000 CE
Thanks Strider for your reply.
For my Smart Device Application (VS 2003, VB.NET, CF 1.0), the application will maintain data on SQL Server 2000 CE, it does not use Internet/Remote Data Access. On periodic basis I need to:
- Upload data from PC (SQL Server 2000) to Pocket PC (SQL Server 2000 CE 2.0) using ActiveSync 3.7
- Download data to PC (SQL Server 2000) from Pocket PC (SQL Server 2000 CE 2.0) using ActiveSync 3.7
I cannot use any of these Remote Data Access and Replication which needs LAN, WAN or Internet access.
You suggested “get your pocket pc app to export data to file transfer it via activesync and then insert it to sqlserver from a desktop application”, this seems a complex solution.
I am trying to post this query on http://forums.microsoft.com/msdn/Sho...spx?ForumID=34
But something is wrong somewhere that I am unable to post my query. I followed their instructions from site's FAQ for "Why am I unable to post a new message to a forum?" but no success.
Please do me a favour and post my query on above mentioned forum.
Any other suggestion.
-
Sep 28th, 2005, 09:43 AM
#4
Fanatic Member
Re: Data upload/download between SQL Server 2000 and SQL Server 2000 CE
having you got a docking station for your device? If you do when you connect it to your PC if will be assigned an IP address and able to access the internet, network etc...
Can your device access the internet when docked?
If so you can use RDA or Replication or Even use SQLClient on the device to add data to SQL Server, while the device is docked
to access the site you need to have a hotmail/msn account thats all
Barry
Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
.NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0
SQL Server 2005/2000/SQL Server CE 2.0
If you like, rate this post
Compact Framework for Beginners
-
Oct 6th, 2005, 02:41 AM
#5
Thread Starter
Lively Member
Re: Data upload/download between SQL Server 2000 and SQL Server 2000 CE
Thanks Strider for your reply.
Yes I got docking station and can access internet when device is docked.
I found that I may achieve my objectives using RDA or Replication.
regards
karahim
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|