| Thread | Last Post | Replies |
|
| SQLCE 1.0 | 05 Aug 2005 06:30 GMT | 2 |
Hi, All! Has anybody experienced problems working with image columns in SQLCE 1.1 when BLOB size larger than 64K (for SH4 CE3.0 it's the latest version available)?
|
| ms_sqlce_se_notify_wndproc | 04 Aug 2005 23:53 GMT | 3 |
Our process (etiu.exe) is starting and is reading/writing to the database. An unknown error is consistently blocking a thread with the above mentioned ms_sqlce_se_notify_wndproc dialog. Typically, if we have a severe error, we see the error in our standard debug
|
| reloading an iPaq | 04 Aug 2005 15:47 GMT | 1 |
I had done a .net application for an iPaq last year and it was allowed to entirely discharge. Now I find I have to re-install everything that was on it before. I got the compact framwork on it and am trying to put the SQL ce back on as well and forgot what I have to do. Can ...
|
| Identity insert, custom sync process | 04 Aug 2005 14:46 GMT | 3 |
I have a custom sync process that does an initial pull with RDA and then merges the day-to-day changes. Updates are no problem but if a new record comes down from the sql 2000 server, it cannot of course insert it due to no identity insert on SQLCE. Table are all pulled
|
| Yet Another RDA Pull Problem (28574 / 0x80040e21) | 04 Aug 2005 07:10 GMT | 4 |
I have searched this newsgroup, and have not found the exact problem I am experiencing. I am working throught the MS .NET Compact Framework book by Wigley and Wheelwright.
|
| Searching for Date | 04 Aug 2005 07:04 GMT | 3 |
I'm having trouble searching by date value in a DATETIME field. If there is no time specified I can find the date fine, for example, SELECT * FROM APPOINTMENTS WHERE APPOINTMENTDATE='12-25-2005' But if APPOINTMENTDATE has a time specified, such as "12-25-2005 13:10:00",
|
| SQL Svr CE Error 28037 HELP! | 03 Aug 2005 22:03 GMT | 5 |
I'm using SQL Server 2003 and running SQL Server 2000 SP3 on this... and SQL Server CE 2.0 for SP3... EVC++ 4.0. I get the error: A request to send data to the computer running IIS has failed. For more
|
| Accessing remote SQL Server2000 directly from Pocket PC/Windows CE | 03 Aug 2005 07:33 GMT | 2 |
I am using the following code to access SQL Server2000 directly from Pocket PC and Window CE.Net. the code is working fine for Pocket PC emulator but
|
| database corruption problem | 03 Aug 2005 07:12 GMT | 5 |
we have a sales application developed in vb.net and running on pocket PC 2003(windows mobile 2003 2nd edition) using sqlserver.ce 2.0. More than 30 PDAs(HP iPAQs) are live and used daily by the salesmen. the db is maintained in the storage card and the size is around 5MB.
|
| RDA pull problem | 02 Aug 2005 17:18 GMT | 4 |
I am using EVC 4.0 and SQL CE2.0 on pocket pc 2003. I got the exception error (0xC0000005) when I get to the pull statement. Can someone help? Thanks in advance. Here is my code:
|
| Can i use embedded visual c++ 4.0 ? | 02 Aug 2005 17:09 GMT | 6 |
Im working on an Ordering System Im doing my form(screen) user interface on embedded visual c+ 4.0 Im working on pocket pc 2003
|
| Web Syncronization problem | 01 Aug 2005 22:41 GMT | 1 |
Hi, I am having the darndest time with configuring the web synchronization for a SQL Server 2005 publication. It keeps crashing on the Setting the snapshot share permissions step even though I get an MSCORLIB error box
|
| Help on synch to SQL server | 01 Aug 2005 01:48 GMT | 1 |
I have written a program for Pocket PC 2003 using visual studio and a pocket access database. Ideally I would like to use Sql CE to synch with a SQL Server 2000 database. My development machine is running Windows 2000 Professional and has PWS, SQL server 2000 development edition and ...
|