| Thread | Last Post | Replies |
|
| Authentication problems | 04 Nov 2004 23:52 GMT | 3 |
I'm trying to implement RDA but i can't seem to get authenticated. This is my set up: - Running SQL Server 2000 and IIS on the same PC. - Created a virtual directory called "TestVD" which is a path to "C:\Program
|
| RDA Pull File Conflict | 04 Nov 2004 22:03 GMT | 2 |
I'm using RDA to pull files from SQL2000 to SQLCE. I occasionally will get a message that the table I'm trying to pull is already in use. Apparently, something on the SQL2000 is temporarily accessing it. Any suggestions on what I should do to fix this problem.
|
| Merge 28562 error : The delete message for the server was not created. | 04 Nov 2004 20:16 GMT | 1 |
I get the error number (28562) when I'm trying to synchronize with any of my PDAs. Can anyone tell me what about is it? I think it must be a server problem, because all of my PDAs fail. I'm trying to find some information on the web but I get nothing about it.
|
| Automatic push and pull | 04 Nov 2004 20:13 GMT | 2 |
Is there a way I can detect when the pocket PC is docked and therefor start a program to automatically push my data to SQL2000 and then pull the results back?
|
| Replication and Memory | 04 Nov 2004 20:11 GMT | 2 |
I have a PPC app I am developing that is using Merge Repl in SQL CE. The database is rather large and I am having trouble with space. One issue is all of the system tables that it creates on the PPC. There is so much that there is no space left for the actual data. I will only be ...
|
| Encryption Confusion | 04 Nov 2004 20:03 GMT | 1 |
I am confused as to what exactly SQL Server CE encryption entails. (Using Pocket PC 2003 ) If I create an encrypted , password protected database on a PDA using code as follows:
|
| SQL Server CE and eVC++ | 04 Nov 2004 19:54 GMT | 1 |
I have a application which is eVC++ 3.0 , it has database which is currently WinCE database. i am planning to move to SQL Server CE. I want to know following things: 1) What would be the best database access technology which can be used in
|
| Can SQL SERVER CE support windows mobile phone edition? | 03 Nov 2004 19:26 GMT | 1 |
|
| compacting , merging and identities | 03 Nov 2004 18:12 GMT | 1 |
I have one question: In the sqlce online books is sayed that the compact method reinitializes the identity values of the database when is used, so... will I hace troubles if I use it and then synchronize (merge)? it's
|
| Database file already opened when synchronizing | 03 Nov 2004 00:40 GMT | 4 |
I have noticed that if a PocketPC Query Analyzer has the database opened at the time I try to synchronize with the backend database, the program generates several exceptions. While that scenario may not occur very often, I'd like to protect against it happening -- can anyone ...
|
| Generated fields in CE table | 01 Nov 2004 21:38 GMT | 6 |
When I get a subscription to a CE table down on my pocket pC there are 3 columns that are generated: s_Generation s_RowLineage
|
| A managed SqlCeException occurred at Application:: Run+0x1a | 01 Nov 2004 18:59 GMT | 1 |
I'm trying to get a connection to my test.sdf database on my PDA But I get this error every time. This is my code: Public Class Form1
|