| Thread | Last Post | Replies |
|
| SQL CE Setup 101... C# | 22 Jun 2005 08:46 GMT | 1 |
I continue to receive the following message... "The remote server does not exist or has not been designated as a valid Publisher." along with "Initializing SQL Server Reconciler has failed. [,,,,,]".
|
| Problem with Inserts/Deletes to tables in pulled stored procedures | 22 Jun 2005 08:11 GMT | 1 |
This is related to a question which was discussed previously but never answered (see "Problem with Push Method" thread from 4/15/2005 - not the first couple of posts but the last few) In the lower posts of that thread, the report was of a problem using
|
| Need urgent help in Database update choice | 22 Jun 2005 00:10 GMT | 8 |
First of all, here's my application scenario: I have a pocket pc application with an sql ce db, the app only reads data from the db and displays it to the user, user cannot edit or delete data. From time to time, users needs to update the device db data from a central sql server ...
|
| SQLCE3.0 | 21 Jun 2005 19:05 GMT | 1 |
1. It's possible to access SQLCE3.0 (Mobile) databases on _desktop_ with assembly provided with VS8.0 from ADO.Net. Any ideas to get access from legacy code with ADO or OLEDB?
|
| Scroll Bars in datagrid | 21 Jun 2005 09:52 GMT | 2 |
I am displaying one row in a datagrid, and its height is larger than the datagrid height, so a vertical scroll bar appears but with no cursor on it to let me move down the grid. How can i have access to the datagrid scrollbar?
|
| Data retrieval | 21 Jun 2005 08:49 GMT | 4 |
Please what is: Table Direct mode with Seek on an index ? And how to use it ? Thank you
|
| SQL Server CE Connectivity Management Utility | 20 Jun 2005 14:23 GMT | 4 |
I'm running a Small Business Server (2003, SP1) with SQL Server 2000 (SP4) installed. I've tried to install SQL Server CE Server Tools, it seems to install, I get the program directory, and the start menu folder, but it only contains the eBook, no SQL Server CE Connectivity ...
|
| SQL CE Database(.sdf) on device Unicode Character Problem | 18 Jun 2005 16:44 GMT | 4 |
I'm having this problem of unicode character on my PPC which uses SQL CE database. When i fire a query from query analyzer, the thai language is not displayed but instead of that it is replaced by "square brackets". Becoz of this, my app which uses list view control or tree
|
| Row height in datagrid | 17 Jun 2005 23:53 GMT | 1 |
If i execute the code below, i change the row height of my datagrid to be able to display datatable1. But then i want to display datatable2 in the datagrid using the default row heights. How do i switch back to the default datagrid row heights?
|
| Row display in datagrid | 17 Jun 2005 23:48 GMT | 5 |
I want to display a single row in a datagrid. but this row has 28 attributes and some of them are brief descriptions(2 to 3 lines). To display data nicely i want my grid to enlarge in height and not in width, so columns have a constant width where the title fits in and cells of ...
|
| PocketWord : open and print from command line? | 17 Jun 2005 19:38 GMT | 1 |
Does anyone know if Pocket Word supports any other command line parameters other than the file name to load? I'm hoping that there is a parameter to invoke it to print after opening the file.
|
| Merge replication over Https issue | 17 Jun 2005 18:16 GMT | 1 |
I set up a replication over GPRS using Sql Ce Merge Replication (v2). It works well using http, but as I set the replication to use HTTPS, it stop working with the error : Error Code : 80072F17
|
| Quoting Kevin Collins - Ability to run SQL Mobile on the Desktop? | 17 Jun 2005 15:44 GMT | 11 |
In one of Kevin Collins' presentations he stated that SQL Mobile will run on XP desktops, therefore allowing us to run our disconnected mobile apps on laptops, tablets etc using SQL Mobile. Can anyone confirm this?
|
| Estimate Replication Overhead for GPRS? | 17 Jun 2005 08:57 GMT | 3 |
We are going to use a gprsconnection to sync data between handheld and server DB's. Because gprs is billed based on data useage, I need to work out how much data is transferred on an average sync, including the sync overheads.
|
| Unique identifier | 17 Jun 2005 08:50 GMT | 1 |
When I have a table which I want to replicate and this has as primary key a number, I read that it is easier when I use a unique identifier than for example a number which is automatically incremented. Why it is easier to handle the replication with a unique identifier than with ...
|