| Thread | Last Post | Replies |
|
| SSCE from multiple PCs? | 29 Nov 2007 15:39 GMT | 2 |
I'm looking for a light-weight database engine I can use for multiple users accessing the same database over a LAN (and I know that client/ server is recommended, but not an option for me). I want something from Microsoft. I saw SSCE which looks great, but unlike JET Red it
|
| system table on SDF to query to see if I have a pending change | 28 Nov 2007 15:07 GMT | 4 |
I am looking for something in the SDF to tell me that I have data that has changed. I found the __sysDeletedRows and that is all fine for deleted rows, but I want to know about inserted/updated rows as well. The tables I
|
| How-to | 28 Nov 2007 10:27 GMT | 6 |
hi..I am totally novice to WinCE environment..I am using eVC++ 4.0sp4 version and SDK 5.0, I want to install database(SQLCE) on Win Ce platform what should i do.. plz help me..its urgent..also plz give any links if possible..
|
| SQL Server CE on WinCE 6.0 | 27 Nov 2007 14:43 GMT | 3 |
Is it correct that SQL Server Compact is currently unavailable on WinCE 6.0? I cannot find a direct MS statement to this effect but I did find this:
|
| Corrupt 3.5 database | 16 Nov 2007 16:58 GMT | 7 |
Is there a "repair utility" for SSCE 3.5 ? Casey
|
| Query problem SQL Ce 3.1 | 16 Nov 2007 16:46 GMT | 2 |
Hi, i've write a query: SELECT id, Surname, Name FROM Statistic AS anag
|
| Communicating with SQL CE over the network | 16 Nov 2007 08:12 GMT | 1 |
I have a SQL CE database running on an embedded Windows CE 5.0 based device. I want to send SQL queries to the database on the mobile device over the wireless network. I will be creating and dispatching the queries from a PocketPC hp ipaq device based application. Can anyone ...
|
| DB_E_BADTYPENAME with queries with parameters (ADO/C++) | 12 Nov 2007 10:14 GMT | 1 |
I am trying to access a Compact Edition database with C++//ADO. Whenever I make an SQL query that contains parameters I get the error DB_E_BADTYPENAME (I do set the size property of the parameter), the same code works with Access/Jet databases as well as Express Edition databases ...
|
| Title Bar: ms_sqlce_se_notify_wndproc | 10 Nov 2007 00:50 GMT | 1 |
I am migrating our application database from SQLCE 2.0 to SQL Server Compact Edition 3.5. We run on Windows Mobile 5.0 and PocketPC 2003. A wierd thing happens, (and I've only seen one or two similar complaints after Google search), after our application is palced into the ...
|
| Data Abort & Prefetch Abort | 09 Nov 2007 15:43 GMT | 1 |
In my PPC2003 application (CF2 Sp2 with SqlCE 3.1) when i try to insert or update the database (my SDF is on Secure Digital) the Debugger sometimes returns me messages like this: Data Abort: Thread=9289e7d8 Proc=902e9c70 'Ten_Ven.exe'
|
| ADO parameters are not recognized by SQL Server Mobile 3.1 | 08 Nov 2007 18:28 GMT | 5 |
I am trying to use ADO select query with parameters in Delphi 7 to query data from SQLServer Mobile database. I can successfully query the .sdf database file from Delphi, as long as the query does not include any parameter statements.
|
| Can't install sqlce 3.5 on clean system | 08 Nov 2007 00:24 GMT | 2 |
sqlce 3.5 won't install and run with my app on a clean xp sp2 machine running in a virtual pc. This is a test environment for my software install. The project runs on the development machine. The error dialog is bountifully useless. system.data.sqlserverce.sqlce appears to be ...
|
| why sdf file gets corrupted? | 07 Nov 2007 15:05 GMT | 11 |
i am using sql server ce 2.0.and my sdf file not working because of corrupting.why sdf file gets corrupted?and what can i do?i know how to repair sdf file but i want another solution,i dont want sdf file gets corrupted.please somebody help me!
|
| Problem SQL Ce 3.1 | 07 Nov 2007 12:48 GMT | 2 |
i finally installed SQL Ce 3.1 but if i try to connect http://localhost/SqlMobile/SqlCesa30.dll No oper a page but say me to save file to local. I Use Windows Vista, IIS 7.
|
| Big Problem RDA | 04 Nov 2007 07:59 GMT | 1 |
I've write an application for testing RDA Syncronization When i try to connect to SQL Server 2005 Express for rda pull i've an error: The version of the Microsoft OLE Db Provider for SQL server is not connect. Install MDAC 2.8 or later. [600,version = ]
|