| Thread | Last Post | Replies |
|
| Cannot install SSCE31VSTools-ENU.exe on VS 2005 Std SP1 | 15 Mar 2007 18:38 GMT | 15 |
I am having a problem installing the SSCE31VSTools-ENU.exe package for Visual Studio 2005 Standard with SP1. Here's what I have: * Smart Device Programmability option installed for VS 2005 Std. * Downloaded and installed VS SP1 (from Microsoft's website dated
|
| new records using merge replication | 15 Mar 2007 00:01 GMT | 1 |
There are 2 mobile devices. Each of them creates locally a new record, having the same ID. What happens after synchronisation using merge replication? How does the SQL server knows these are different records?
|
| SQL Combining Columns | 14 Mar 2007 23:58 GMT | 1 |
I'm sure this has been brought up many times, but I will ask anyway. Let's say I have 2 tables related: Owner: ---------
|
| SQL Compact Edition tools won't install | 13 Mar 2007 05:03 GMT | 4 |
I'm having trouble installing SSCE31VSTools-ENU.exe "The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, ...." I have all the prerequisites.
|
| My sqlmobile data file corrupted | 06 Mar 2007 11:08 GMT | 8 |
I'm developing a ppc app using .netcf 2.0 with sqlmobile database (sqlmobile v3.0). And, I've some problems having the sdf file corrupt. I've got an error that said "The database file may be corrupted. Interface
|
| parsing error | 06 Mar 2007 00:08 GMT | 1 |
How do I make sense of this error? "There was an error parsing the query. [ Token line number = 1,Token line offset = 237,Token in error = X ]" chuck
|
| best ways to create and manipulae DB in mobile 5.0 (using sqlce...) | 05 Mar 2007 17:24 GMT | 2 |
Can anyone Pls direct me to a good article about best ways to create and manipulae DB in mobile 5.0 (using sqlce...of course! :-) I'm new with sqlce and I have a few critical unclosed issues like:
> Where to create the DB? in my program that runs on the device or in my PC before ... |
| RDA problems | 02 Mar 2007 11:30 GMT | 1 |
I am trying to pull a table with RDA from a desktop SQL Server Express 2005 database. I have configured a virtual IIS directory on the desktop and I do get the expected respone at the device from sscesa20.dll. I suspect that my problem is somehow in the access/authentication ...
|
| SQL 2000 Merge replication and CF 2.0 | 02 Mar 2007 11:22 GMT | 1 |
I`m developing an application who works with SQL Server 2000 merge replication and developed with VS 2005. I want to configure database replication, but all information is for SQL 2005. Is there any way to configure SQL publication and replication or anyone knows about a ...
|
| Sync'ing SQL CE via ActiveSync | 02 Mar 2007 11:12 GMT | 1 |
I'm trying to port a PalmOS-base app to new hardware running CE, but have no experience on the CE/.NET side of things. The PalmOS app is able to sync its data to a backend remote DB server by using an Internet connected PC. Is it possible to use SQL CE on the device and have it ...
|
| WHERE clause in publication casing Error. | 02 Mar 2007 11:05 GMT | 2 |
Below is the error i am getting. I am trying to Create a filter on an existing publication. the filter looks like this. SELECT <published_columns> FROM [dbo].[Users] INNER JOIN [dbo].[audits] ON
|
| enterprise manager with sql ce | 01 Mar 2007 18:42 GMT | 7 |
Would you guy show me how to connect to a SDF file with Enterprise Manager from SQL 2000 please? Thanks!
|