| Thread | Last Post | Replies |
|
| Connections usage in a multi-thread environment | 27 Nov 2008 14:53 GMT | 2 |
Env.: SQLCE Mobile 3.5 / WM6 / CF 2.0 Hi All, My app makes extensive use of SQLCE. User operations (foreground thread) use a connection object that stays alive
|
| rda.Pull ACCESS DENIED | 25 Nov 2008 23:54 GMT | 2 |
Folks, I'll try asking this question again, as my previous post got no response. I am trying to do an rda.Pull from a SQL Server 2005 (SP1) database to a Pocket PC. This worked just fine from SQL Server 2000. However, I am now
|
| Errors using DEFAULT constraints | 23 Nov 2008 18:53 GMT | 1 |
We have an application (Desktop) that has been using SSCE for quite some time (Since version 2.1, but we upgraded to 3.5/SP1). Up until yeserday, I had never encountered this particular problem. I have to say I'm completely baffled by what this error tells me. I have specified a
|
| Can't Connect to Server DB | 23 Nov 2008 12:28 GMT | 1 |
OK I open VS 2005 and create a new website add a dropdownlist to the wwebpage and call it cboCountries. Then I open the code behind and add Imports System.Data.SqlClient Then in the Form1_Load I add:
|
| Table Does Not Exist error - vb.net 2008 and CE 3.5 | 20 Nov 2008 22:08 GMT | 1 |
I am just starting a project that will use a SQL Server Compact db on the desktop. I am trying to write my data access classes and getting an odd error. This code:
|
| SQL Server 2008 on SBS 2003 R2 | 20 Nov 2008 13:20 GMT | 1 |
my installation of SQL Server 2008 on a Small Business Server 2003 R2 failed even though the installation prerequisites say its ok and the installation wizards only says "not recommended on a domain controller". Has anyone done this and succeeded? Any whitepapers existing?
|
| SQL Server 2000 as well as SQL Server 2005 on Active Active Cluste | 19 Nov 2008 10:56 GMT | 1 |
Can we install SQL Server 2000 Enterprise Edition as a Default instance and SQL Server 2005 x64 bit as a Named instance on Active – Active cluster with below setup? Node 1 -> Active node for SQL Server 2000 Enterprise edition (Default
|
| SQL Server Compact encountered problems when creating the database | 19 Nov 2008 04:58 GMT | 2 |
i have problem while synchronization. I would like to explain in detail. i have created a application(vs2008 vb.net) in machine A. i have a sqlserver2005 in machine B. both are in same domain. i have downloaded the
|
| Sql SP1: Failed to initialize the provider | 18 Nov 2008 15:45 GMT | 12 |
I downloaded Microsoft SQL Server 3.5 Compact Edition SP1 from Microsoft's web site and now I am trying to install it on a Compulab CM-X270 module running Windows CE 6.0. I copied to the device and launched the installation of following CABs:
|
| Using Join in Update Queries | 08 Nov 2008 17:46 GMT | 1 |
How can I do this: update t1 set col1=t2.col2 from t1 join t2
|
| MS SQL CE 3.5 SP1 - ClickOnce | 03 Nov 2008 05:43 GMT | 9 |
I have an application which is deployed using ClickOnce. Prev. I have used CE 3.1 but would like to use CE 3.5 SP1 - I'm using VS 2008. When I look at the prerequisites I only see sql compact 3.5 not SP1. My Question - are the files deploy actually SP1 files or must I deploy CE
|