| Thread | Last Post | Replies |
|
| BUG #: 363726 | 10 Sep 2004 17:35 GMT | 1 |
Who can tell me where to find the fix? http://support.microsoft.com/default.aspx?scid=kb;en- us;814916
|
| RDA Pull authentication failed error | 10 Sep 2004 00:20 GMT | 3 |
Hello sorry for this questions, I'm new at this. I have an application that someone in my apartment created and I have to run it. I have this code: Set goRDA = CreateObject("SSCE.RemoteDataAccess.2.0")
|
| RDA SQL SERVER CE With InterBase DB | 09 Sep 2004 22:38 GMT | 1 |
Now i use RDA with sqlserver. i can pull and Push. but i need use Interbase database with ODBC. Can i use ODBC with interbase and edit my code ? Brg ,
|
| Problem on acces database | 09 Sep 2004 17:56 GMT | 5 |
I have a program in EVB 3.0 with SqlCE. I have this problem: My program is open but in stand by for 1 hour. When i take PPC2002 on the hand it show me this message: "Access to the database is not allowed [...file name...]....
|
| Version of SQL Ce | 09 Sep 2004 16:39 GMT | 5 |
I have SQL Server 2000, Service Pack 4. Where can I load the drive for SQL Server 2000 Windows? CE Edition. I can only install the development tool but not the Server tool. I try with sqlce20sql2ksp3a.exe but it's not the correct file.
|
| Publisher / Distributor | 08 Sep 2004 18:59 GMT | 1 |
I am working on a merge repl. solution and I wonder if it is possible to set up a configuration with one server containing sql as a publisher and another running IIS that works as a distributor. If it does are there any text around for this
|
| is SQL Server CE a good choice for me? | 08 Sep 2004 15:26 GMT | 4 |
Hello, I am new to Pocket PC development, so I apologize if this sounds really newbie. I am working on a mobile application that has to have a back-end DB and synchronize to a client's desktop database. Problem is, the desktop DB is
|
| error when inserting a record | 07 Sep 2004 17:56 GMT | 1 |
I am trying to insert a record on SQL CE, but i keep getting this error: "The column is read only and cannot be modified", when it tries to run oCmd.ExecuteNonQuery. This should be straightforward. Here is the code below.
|
| Problem on access database (for Kevin Kollins) | 07 Sep 2004 17:53 GMT | 1 |
The database is fisically stored on a 64MB Secure Digital. Thank Simon.
|
| Synchronising | 07 Sep 2004 17:53 GMT | 1 |
Can anybody explain me or give me further literature how i can synchronise a database of a PocketPc with a Database on my Desktop using SQL Server und SQL Server Ce and C# and VS.NET??? thx
|
| Limit number of results returned | 07 Sep 2004 17:52 GMT | 1 |
Is there any way to limit the number of results returned from a query? (Since "TOP" is not supported)
 Signature Helen Warn, PhD
|
| Query timeout | 07 Sep 2004 17:52 GMT | 3 |
Is there any way to set the maximum query timeout value in sql ce?
 Signature Helen Warn, PhD Agile Software Inc.
|
| Replication problems | 07 Sep 2004 17:51 GMT | 1 |
I wanted to develop a sample application with replication. For that i want to go through the http://www.msdn.microsoft.com/SQL/SQLCE/default.aspx?pull=/msdnmag/issues/03/09/ datapoints/default.aspx article. But unfortunately some problems occur already at the point "SQL
|
| corrupted database | 07 Sep 2004 08:40 GMT | 2 |
One of our customers has a currupted database. Compacting doesn't work - neither from the Query Analyzer nor from within our program (it does recover some tables, but not the important one...) The exception that occurs while trying to compact contains 2 errors:
|
| installing SQL Server CE | 07 Sep 2004 00:07 GMT | 1 |
I have VS.NET 2003 Enterprise Edition and SQL Server 2003 with SP3 on my Desktop and a PocketPc with Windows Mobile 2003. No i want to develop a little application for my PocketPc which a little database on the PocketPc. For that i think i need SQL Server Ce. Can anybody tell me ...
|