| Thread | Last Post | Replies |
|
| Any new information - will SQL Mobile run on WinXP? | 23 Sep 2005 19:12 GMT | 5 |
Does anyone have any information on if SQL Mobile will run on Windows XP? We discussed this a while ago, because in Kevin Collins' presentations a while back he was stating that we would be able to run one db (sql
|
| problem of Merge Replication between SQL Server 2000 and SQL Server CE 2.0 | 23 Sep 2005 04:02 GMT | 4 |
i'm newbe in the mobile application. I try to follow a tutorial from Microsoft (Programming Microsoft SQL Server CE 2.0 Merge Replication with the .NET Compact Framework). I use C# language. when i click on build MobileApplication..it compile without error.
|
| PocketAccess(.cdb) use in WinCE 4.2? | 22 Sep 2005 18:34 GMT | 1 |
i am beginning an application targeted to a mobile device running WinCE 4.2. i am using VS.Net 2003 CF to develop this application. my last PocketPC apps were done using eVB and Windows for PPC. so i was using PocketAccess databases within those applications.
|
| SQL CE Synchronisation | 22 Sep 2005 09:19 GMT | 2 |
I know this is an old topic, and I've read through some previous articles, but what I'm attempting to do perhaps isn't normal. I have RDA working between a Sqlserver 2000 database and CE Sql database using c#, no problem, but I need to use it in a 'simpler' form.
|
| Getting data to SQL Server CE | 21 Sep 2005 13:03 GMT | 5 |
We are currently looking to buy a suitable mobile device for our application. The main system is written in VB.NET and runs SQL Server 2000. Salespersons will each have a handheld device, and at the start of the day, customers, stock and prices details relevant to each ...
|
| Performance Issues | 21 Sep 2005 01:03 GMT | 1 |
At what size (in MB) has anyone experienced performance problems with a SQL Server 2000 Windows CE database? I am working with a company that will be testing a handheld device with 64 MB RAM/ 64 MB ROM. How large is too large a database? Is there a calculation that can be done ...
|
| System.MissingMethodException | 20 Sep 2005 07:29 GMT | 1 |
i have a unit with a win ce 4.2 os on it. i have installed the cab files cf 1.0 servicepack 3 and the System.Data.SqlServerCe V1.0.5000. The SQL Server 2.0 is integrated in the OS.
|
| The HTTP request failed due to incorrect format or content | 19 Sep 2005 15:39 GMT | 6 |
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
|
| SQL Server Mobile y MARS | 19 Sep 2005 15:06 GMT | 2 |
I have tried to use MARS with SQL Server CE, but it gives me an error. Does MARS works only with SQL Server 2005? Regards
|
| SQL Mobile on desktop through IIS | 19 Sep 2005 14:27 GMT | 4 |
I installed Visual Studio 2005 Beta 2 a while ago. I did not install SQL Server 2005, as I have SQL Server 2000 installed and don't want to break SQL Server 2000. Actually I posted on the SQL newsgroup if 2005 will break 2000, got no response so just did not install 2005
|
| BeginTransaction error | 19 Sep 2005 11:16 GMT | 1 |
Hi and thanks in advance for your help and time I have a piece of code like this SqlCeDataAdapter da = new SqlCeDataAdapter() DataSet ds = new DataSet()
|
| RDA , stored procs , Indexes | 18 Sep 2005 21:26 GMT | 5 |
I need to horizontally filter table data on the server, so i use Stored Procedures where I filter using joins, with RDA pull. (eg Each salesman gets only his own customers, so server table 'Customers' is joined with a 'SalesmanCustomer' table)
|
| Help w/SQL Mobile Callback Percentages | 17 Sep 2005 23:36 GMT | 7 |
Hello... We have started using SQL Mobile and VS.Net 2005 to replicate data between SQL Mobile and our SQL 2000 server. We are using the asynchronous method to launch the replication process. I am getting back information when a table
|
| Help...How to Cancel Async Replication process | 17 Sep 2005 23:33 GMT | 2 |
Hello.. we are using the built-in SQL Mobile Async replication methods and when my app closes I'd like to be able to detect and then cancel this async process. I have tried many things...but none have worked. Does anyone know how to
|
| SQL Server CE Query Analyzer incompatible with WM2003 2nd Ed | 17 Sep 2005 16:41 GMT | 3 |
If I install SQL Server CE query analzyer on an Orange SPV M2000 running Windows Mobile 2003 Second Edition, I get an error message "The program you have installed may not display properly because it was designed for a previous version of Windows Mobile Software". The Query ...
|