| Thread | Last Post | Replies |
|
| VS 200 5 / SQL mobile | 07 Feb 2007 03:24 GMT | 3 |
I am using VS 2005 SP1, and tried the Northwind sample that comes with that for Windows Mobile 2003 device (Ipaq) and no go Since I am using C++ / MFC - it seems my only option is to use OLE DB for DB application.
|
| Which server do i use? | 06 Feb 2007 15:33 GMT | 11 |
I am currently creating an application that requires the use of Pocket PC/PDA. The same application that runs on the desktop is to be run on the mobile device metioned above. I am confused as to which of the following combination servers i should use.
|
| Data migration MSDE -> SQL Compact | 06 Feb 2007 12:23 GMT | 1 |
Currently we are using the MSDE as SQL Server and decided to switch to use the smaller and file based SQL Server 2005 Compact Edition. Because of update issue of the installation we need to merge data from an already installed database MSDE into the new SQL Server Compact Edition. ...
|
| Replication and sqlceer30EN.dll | 05 Feb 2007 00:34 GMT | 1 |
I use the sql server compact edition on both desktop pc and pocket pc devices. In my app, I create the replication object and use it with no problem. However, when the app is closing down, the sqlceer30EN.dll is not unloaded.
|
| Need Help!!! | 03 Feb 2007 13:32 GMT | 1 |
Hope this is the right group. You put data I the history table on the device, then do an upload only to Sql Sever history table, then after the sync is complete I delete all records from the device history table. Problem is if I do a sync
|
| Reference required to assembly System.Data | 02 Feb 2007 00:09 GMT | 6 |
In hopes that someone can give med an idea of what is wrong. After removing my old v3.0 System.Data.SqlServerCE.dll and replaced it with the 3.1 version I get this error. The new 3.1 version shows 9.0.242.0. But I already have a reference to System.Data.dll version 2.0.0.0.
|
| New DB?? | 01 Feb 2007 20:15 GMT | 1 |
I am going to design a new db that will be accessed thru web pages on my intranet and the internet. Currently I am using a MS Access db and I have been told that this is not the best, most efficient "core" for a db. Will the "Express" edition of MS SQL give me what I am looking ...
|
| Problem using SSCE.Engine | 01 Feb 2007 15:36 GMT | 4 |
I have got a problem using the SSCE.Engine. In a previous version of SqlCE it was working fine, but now the class does not work anymore. I have searched the registry but nothing that could explain why it does not work as it should.
|
| Need Help | 01 Feb 2007 13:08 GMT | 4 |
I hope I am on right news group... I am using the whitepaper "Four easy steps for building a Shared Web Server" and Everything goes well until I get to page 9 which is the step to verify the FTP connection. Step 3 tells me to login using Customer1Admin which I
|