| Thread | Last Post | Replies |
|
| IIS requirements for SQL Mobile and servertools | 21 Dec 2005 08:22 GMT | 6 |
In reading the page below it seems that "The supported version of IIS is IIS 5.x and earlier." - Does this mean that RDA and merge replication will not work on a server running w2003 and IIS 6? - To me this seems very strange. Anybody that can shed some light on this?
|
| SQL Mobile and Pocket PC 2003 | 21 Dec 2005 03:23 GMT | 2 |
I am trying to find out where I can get SQL Mobile .cab files for PPC 2003 platform. Can somebody help? Thanks.
|
| Virtual Directory and RDA | 20 Dec 2005 16:58 GMT | 3 |
Do you have to do anything differently when setting up the virtual directory on a seperate system from the SQL Server. All the documentation I see assumes they will both be on the same system. I've set it up as I would if they were on the same system, but I don't get
|
| Simple questions about SQL Server 2005 Mobile Edition | 20 Dec 2005 15:46 GMT | 1 |
I would like to get the following information, if it is possible : - Is it needed to pay a licence to distribute mobile applications developped around SQL Server 2005 Mobile Edition ? - Can SQL Server 2005 Mobile Edition be used as an embedded standalone
|
| SQL Server 2005 Mobil Database - Support for Image Data Type | 20 Dec 2005 00:45 GMT | 1 |
Ladies / Gentlemen Does the SQL Server 2005 Mobil Database have support for the Image Data Type ? Mark Moss
|
| Sql Mobile (sql ce3.0) connection to MSDE 2000 using RDA or Merge Replication | 16 Dec 2005 21:31 GMT | 5 |
I've tried to search for an answer to this but not found a very good one. I need to find out if it is possible for SQL Mobile (sqlce3.0) to connect to MSDE 2000 in the same manner as with sqlce2.0. From the info I've found it seems that it is possible using SQL Server 2000, but no
|
| which cab of sqlce2.0 for win mobile 2005 | 15 Dec 2005 21:59 GMT | 3 |
I would like to know wich cab file(s) I have to use to install sqlce2.0 on a windows mobile 2005 device. I assume you have to again look at the processor to choose the appropriate one. But I wasn't able to find updated cabs.
|
| sqlce3.0 and .Net CF 1.0 SP3 - Is it possible? | 15 Dec 2005 20:40 GMT | 2 |
We have an app using sqlce2.0 and .net cf 1.0 SP3. - Developed using VS2003 Is there any chance of connecting to sqlce30 (SQL Server Mobile) in an app developed on VS2003? We don't need all the fancy developer support
|
| Performance of sqlce 30 (sql Mobile) in inserting large amounts of data (60 000 rows) | 15 Dec 2005 20:38 GMT | 7 |
In our application we use a webservice to download tables from a remote server. The number of rows is huge > 60 000.... (but not alot of data) In sqlce 2.0 this operation can take extremely long time - from
|
| the problem about sync over https | 15 Dec 2005 06:37 GMT | 1 |
My sqlce program work fine within intranet using usb cradle. It can sync data via both http and https protocol. To verify sqlce agent both http://hostname/sqlce2/sscesa20.dll and https://hostname/sqlce2/sscesa20.dll can show "SQL Server CE Server
|
| SQL CE 2.0 and VStudio 2005 | 14 Dec 2005 22:14 GMT | 1 |
I have a C# application developed in VS 2003 which using SQL CE 2.0 with merge replication against a MSDE 2000 database. This app is working fine and now I'm trying to switch to VS 2005 but I still want to use MSDE 2000 database.
|
| Help installing Sql Mobile 2005 | 14 Dec 2005 18:07 GMT | 2 |
Sql Server Mobile 2005 is not installing in my pocket pc. I have an Axim x51v with WM 5.0. I have already installed .Net CF 2.0. When creating an application in VS 2005 and run in my pocket says couldnt
|
| Valid Date Converted to null | 14 Dec 2005 16:20 GMT | 1 |
I have implemented a classical push/pull RDA synchronization with windows xp/IIS/sql server 2000 for 3 months now. Today without any warning i have been getting push errors due to inserting null date values .After checking the data,the date
|
| exception Code 0xc000005 | 14 Dec 2005 13:03 GMT | 5 |
when i run to this function on the ExecuteReader(); i take this error what is the problem exception Code 0xc000005 SqlCeCommand Kmt= new SqlCeCommand(Sql,AcForm.Baglan);
|
| Join across SQL ce databases (.sdf files) | 13 Dec 2005 22:55 GMT | 1 |
We would like to isolate our reference data from our transaction data into two .sdf files. This will allow us the better manage filters and scheduling of the publications and agents. Is it possible to join tables from two .sdf files? If so, what is the
|