| Thread | Last Post | Replies |
|
| GUID | 30 Nov 2005 18:04 GMT | 1 |
Does SQL CE support GUID? Evan
|
| The operating system does not support encryption 25080 | 30 Nov 2005 15:09 GMT | 2 |
I'm use SQL Server Mobile on desktop to create and populate an .sdf file. Everything has been working very well; however I just encountered an issue when I try to create or use the database in any way I receive the following message.
|
| Pushing a table more than once causes an error | 30 Nov 2005 15:08 GMT | 3 |
I've read all the posts about pushing tables back up once they are pulled. I'm using the method that creates a database everytime and pulls several tables. One table pulls using a query that returns no rows so I can push the table in it's entirety back up to the server.
|
| RDA Push Error (again) | 30 Nov 2005 13:46 GMT | 5 |
I think this question has already been asked couple times but I could no definite answer has been given yet. I'm doing an RDA Push on two tables while the rest of the tables are doing merge replication. Unfortunitely I'm getting 2 error messages when doing the
|
| converting field type when loading from XML | 30 Nov 2005 06:17 GMT | 1 |
I have built an XML file using the DataSet.writeXML method and it creates this schema <?xml version="1.0" standalone="yes"?> <LengthConversion>
|
| What happens if Synchronization Fail? | 30 Nov 2005 06:06 GMT | 3 |
I would like to ask a question about syncronization method of SqlCeReplication method. I am going to use this method over GPRS in order for the device to synchronize.
|
| Server CE 2.0 Merge Replication | 30 Nov 2005 02:40 GMT | 5 |
Please HELP!!! I try to reproduce the <Programming Microsoft SQL Server CE 2.0 Merge Replication with the .NET Compact Framework> Lab step by step. Because I cannot manage to get the replication working for weeks
|
| sql mobile 2005 <----> sql express ? | 29 Nov 2005 19:06 GMT | 5 |
newbie here :P ....i've read that you cannot do any RDA calls to sql express, so what options are available to transfer db info to/from sql express from sql mobile on the wm2005 platform ? ...pros and cons ?
|
| sscesa20.dll firewall Problem | 29 Nov 2005 10:13 GMT | 2 |
I have a problem using merge replication method or Accesing sscesa20.dll from pocket IE through WIFI network. The sql database is on my desktop pc and when the firewall of my pc is turned off then both ,merge replication method and Accesign
|
| SQL Mobile 2005, OLEDB, and NTEXT? | 29 Nov 2005 08:47 GMT | 1 |
I've been moving working OLEDB code from SQL CE 2.0 to SQL Mobile 2005 and seem to have hit a snag when accessing NTEXT fields. I was previously binding an NTEXT field to DBTYPE_WSTR with great success under SQL CE 2.0. Under SQL Mobile 2005, the accessor creation still
|
| Strange SQL Server CE 2.0 Problem | 28 Nov 2005 19:34 GMT | 1 |
I am developing a piece of software written in C# that is deployed on a device running Windows CE 4.2. It connects to an Oracle database via a C# web service and loads information onto the handheld. We've recently moved from storing the data in custom data structures to using a SQL
|
| RDA fails using ethernet cradle. Good Test on Server Agent | 28 Nov 2005 19:16 GMT | 3 |
We are experiencing some strange behavior with RDA. One portion of our application enables users to upload images to SQL Server 2000 via RDA Pull/Push. Everything is working great when our device is in the single cradle and using activesync. But, when we try to sync via a
|
| Can't find PInvoke DLL 'sqlceme30.dll' (VS2005/SQLMobile) | 28 Nov 2005 12:59 GMT | 13 |
I've tried the tutorial "Creating a Mobile Application with SQL Server Mobile" in "SQL Server 2005 Mobile Edition Books Online" on a Windows CE 5.0 (ARMV4i) device. But when I execute the application on target I get "Can't find PInvoke DLL
|
| isqlw30.exe, Failed to initialize the provider... | 28 Nov 2005 12:59 GMT | 10 |
PROBLEM: I cannot get Query Analyser, isqlw30.exe, to work. When I create a new or open a 3.0 database it returns "Failed to initialize the provider. Please make sure that SQL Server Mobile
|
| SqlCeReplication over GPRS | 28 Nov 2005 03:29 GMT | 1 |
Hi to all I' ve developed a small test application in vb.net that uses sql server 2000 sp3 on the pc and and sql ce 2.0 on the device(iPAQ 4700). The synchronization method of the SqlCeReplication works just fine
|