Rory Does Windows Mobile Development - Data Synching With RDA: Part One
- Posted: Jun 29, 2006 at 3:59 AM
- 24,315 Views
- 8 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Screencasts In This Series:
- An Introduction To Windows Mobile Development
- Building a Simple Web Browser With the .NET CF 2.0
- A Simple Data Driven Windows Mobile App Using SQL Server Mobile
- Data Synching: Part One
- Data Synching: Part Two
- Windows Mobile 5.0: State Notification API
- Windows Mobile 5.0: Pocket Outlook Object Model
- Windows Mobile 5.0: Camera API
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
I follwed the steps of the Configure Web Synchronization Wizard, and it works well when I access the SQL server Mobile Agent on my local machine throught Internet Explorer.
The problem comes when I try to access it from my pocket PC, which is connected to my wireless network, it doesn't work. i know I'm connected because I can access shared folders on my local machine from my pocket PC.
Funny thing is that if I turn off the wireless adapter on my pocket PC and then place it in the cradle works fine.
Can anyone help figure this out.
Thanks.
Carlos
I faced an error when I tried to install SQL Server 2005 Mobile Tools...
It prompted me to install SQL Server 2005 Replication Component, but in fact I had installed the components in my machine earlier...
So, any solutions for this problem?
Thank you
Licheca
Im not sure if your question was answered but there could be a couple of things wrong with this.
1. IP address, DNS and subnetmask have to be the same or the connection will fail..
or
2. your Firewall is on.
I would start by going into your mobile device internet browser and type in the url to your desktop. ex. http://192.168.0.100/sqlce.sqlcesa30.dll and see if the mobile browser can hit that dll. If not then try using the host name instead of the IP. Like this http://DELLDESKTOP/sqlce/sqlcesa30.dll . If all fails check your IIS confiuration or just create a PEER-TO-PEER connection with static IP's. Hope this helps.
I am using SQL Server 2005 and SQL Server 2005 Mobile Edition
with VC# 2005
in which I am using Merege Replication
Actually their are few problems with Merge Replication
I want to do Basic Operations on a particular table : like Select, Insert, Update, Delete
out of which I was able to do Insert and Select operations
in these my .Synchronize() function works very fine
now i want to Update a single record from a Particular table
I have written a code, in which it does updates with DataSet
but when I use Synchronize() function to sync the SQL Server Data with my local Data from device
nothing is happened, no change in Server Data
So it will be great help to me if u take one session on Mereg Replication with all basic operations and few sample codes in screencast
thanks
Hi Rory,Thank you for the two videos about RDA.If the IIS server and SQL Server database are on different boxes (not on same machine), how to do set up or specify URL for sqlcesa.dll and database?I am develop a mobile app but IIS computer and SQL server computer are not located on same machine. Please help.
Remove this comment
Remove this thread
close