| Thread | Last Post | Replies |
|
| Connecting to a SQL Server | 09 Sep 2005 13:26 GMT | 2 |
I am a new programmer when it comes to CE. I am writing an application for a wireless device that has an 802.11b radio that will run an application that will communicate with a SQL database on a network server. I was wondering do i need to use SQL CE to do this communication or ...
|
| Help Me ! How Setup SQL Server CE on Pocket PC ? | 09 Sep 2005 04:04 GMT | 1 |
I want to program on Pocket PC. I use Win Application ( C# ) and SQL Server CE for my project. But i don't know how setup SQL server CE on Pocket PC. Please, help me. Where can I download SQL server CE for Pocket PC?
|
| how to change sqlserverce password ? | 09 Sep 2005 00:30 GMT | 2 |
I've a sqlce database with a password I want to change it. I can easily set it when I compact the database with OLEDB. Is there any why to change it by OLEDB ?
|
| sscesa20.dll and sql on different servers | 08 Sep 2005 14:07 GMT | 3 |
I have a problem where I have my IIS server sitting in a DMZ and the DB Server sitting behind a firewall. Originally I have been creating the UNC snapshotshare on the DB server but this needs to be shared. The problem is our client does not like the idea of having this share as ...
|
| Synchronisation of SQL Server CE with SQL Server 2000 | 06 Sep 2005 10:34 GMT | 2 |
I installed SQL Server CE Server Agent on my computer which runs IIS and I use the architecture Remote Data Access to Synchronise SQL Server CE with SQL Server 2000. But I had the error : "The HTTP request failed due to incorrect format or content [,,,,] Microsoft
|
| 29006-A call to SQL Server Reconciler failed.-The Process could not deliver the snapshot to the Subscriber | 05 Sep 2005 16:04 GMT | 4 |
I have tried to use Merge Replication to sync between PDA and SQL server 2000. One remarkable thing here is the computer running IIS is different from computer running SQL Server
|
| decimal / numeric Data type problein the Query | 05 Sep 2005 14:19 GMT | 1 |
When trying to create a table programmatically the qty field 's data is giving me a problem. What's the proper data type to use when I want to ensure the data in this field (Qty)
|
| missing reference System.Data.SqlServerCE | 03 Sep 2005 17:57 GMT | 1 |
I successfully installed Visual Studio 2005 beta 2 and the Windows Mobile 5.0 Developer Evaluation Kit on my laptop (Win XP prof.). With Visual Studio I wrote a small application which I could run on my PDA and on the emulation devices too. Until there, everything went fine.
|
| How to delete all data from DataSet? | 03 Sep 2005 17:54 GMT | 1 |
Now ,i want to delete records from DataSet.But,I am failed to finish it.Do you have any successful case? Thanks for Help!!
|
| SQL Mobile and VS.Net 2003? | 02 Sep 2005 18:42 GMT | 3 |
Hello... Does SQL Mobile require VS2005 / .Net CF 2.0 or can we use it with VS.Net 2003 and .Net CF1.1 ? thanks
|
| Need help with an insert statement. | 01 Sep 2005 15:40 GMT | 3 |
Ok, this has me scratching my head. Using a SQLCE database, I have a table with two fields, ("WO_Key" nvarchar(20) - Primary key) and ("RRNUM" integer) Using the code below, when I give RRNUM an integer value of anything other
|
| Datetime field with default value | 01 Sep 2005 13:47 GMT | 4 |
Can I set the device system datetime as the Default value in a datetime column when adding this column in a table ? Thanks Peter.
|
| synchronisation of sql server ce db with desktop | 01 Sep 2005 06:50 GMT | 2 |
I've installed the sql server ce on my pcoket pc emulator and have done some development on it. Now this ce db has some data which I want to sync with the db version on my desktop. I've been searching the net and these groups and reading about it. I have read ppl doing ...
|