SQL Server Compact announcement
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky3Votes
SQL Server Compact 3.5 SP2 Downloads and feature information
The SQL Server Compact 3.5 SP2 Desktop runtime (x86 and x64) is installed with SQL Server 2008 R2 and Visual Studio 2010. Microsoft SQL Server Compact 3.5 Service ...2 Replies | 35808 Views | ErikEJ - Tuesday, April 13, 2010 5:17 PM | Last Reply ErikEJ - Wednesday, June 30, 2010 8:12 AM -
Sticky3Votes
SQL Server Compact 3.5 Downloads
Microsoft SQL Server Compact 3.5 released with Visual Studio 2008. The English release of SQL Server Compact 3.5 is available on the download center and the links are as given ...17 Replies | 94129 Views | Ambrish Mishra - MSFT - Wednesday, August 01, 2007 12:31 PM | Last Reply ErikEJ - Saturday, December 10, 2011 10:57 AM -
Sticky0Votes
SQL Server Compact/Mobile Resources - Webcasts, Papers, Analysis ... etc
SELECT Happy FROM Everywhere SQL Server Mobile is now SQL Server Compact and is unrestricted ...4 Replies | 42596 Views | Laxmi Narsimha Rao Oruganti MSFT - Wednesday, November 15, 2006 5:29 PM | Last Reply David In Ft. Lauderdale - Sunday, March 29, 2009 3:44 PM
-
Unanswered0Votes
Datbase with Visual studio 2012
Hi, since i started to program i've Always saved object on files. Now i would like to use a database. I would like to develop with visual studio 2012 a WPF (C#) application. I'm wondering which is the ...0 Replies | 82 Views | Cadei Marco - Friday, July 05, 2013 5:10 PM -
Unanswered0Votes
SQL Data Synchronisation between local database and web server database
Dear All, Can anyone help me to get a solution for my issue regarding data synchronization. Actually my problem is i have a ms sql database in my local system and ...0 Replies | 76 Views | Jayakrishnan_R - Friday, July 05, 2013 11:28 AM -
Unanswered1Votes
SQL Server Connectivity Issue
Dear All, I am facing a very strange problem in SQL Server(2008 R2) Connectivity with SQL Client(Windows CE .5) Scanners. Everything was working perfectly and ...2 Replies | 114 Views | Jazaib Hussain - Thursday, July 04, 2013 7:37 PM | Last Reply Jazaib Hussain - Thursday, July 04, 2013 8:55 PM -
Unanswered0Votes
Database compaction using sqlceengine.Compact throws exception
Hi All, I want to compact my database which is big in size arround 6MB. While compacting it sqlceengine throws an exception. Could not load ...1 Replies | 104 Views | P.Prajakta - Thursday, July 04, 2013 9:56 AM | Last Reply ErikEJ - Thursday, July 04, 2013 11:22 AM -
Answered0Votes
SQL Compact 3.5 and Entity Framework
Hi, I have a compact SQL 3.5 database that I am using with EF 4.0. I have it working and pulling data by using the ...6 Replies | 199 Views | lisat23 - Sunday, June 30, 2013 10:26 PM | Last Reply lisat23 - Wednesday, July 03, 2013 10:50 PM -
Unanswered0Votes
Connecting to Oracle database mobile manager workspace using the browser
Hi, I Have installed the oracle database 11g, the oracle database mobile server and i use Glassfish as the application server.Everything is fine ...0 Replies | 117 Views | Mehdouch - Wednesday, July 03, 2013 8:27 PM -
Unanswered0Votes
Visual Studio 2012 : SQLCE relase error
Hello. When I build my final app it's ok on my computer. But when i try to open it on other computer, it's error with sqlce - no install sql ...0 Replies | 151 Views | RafiG66 - Wednesday, July 03, 2013 8:44 AM -
Proposed0Votes
[Use SQL Server CE ] Performance problems on a device
Hi, I use SQL Server COmpact Edtion 3.5 associated with my developpement under Visual Studio 2008 Smart Device. When I test my application on my device, I have a ...10 Replies | 213 Views | Pascal (Spezet) - Friday, June 28, 2013 7:47 AM | Last Reply ErikEJ - Tuesday, July 02, 2013 12:03 PM -
Unanswered0Votes
uninstall sql compact 4
Hi, I'm having a problem with SQL Compact 4. I have uninstalled it and am still getting a message "The data provider with GUID '0cfb2eeb-3e0e-4909-99b7-8ae9e1c3e871' was ...3 Replies | 220 Views | lisat23 - Wednesday, June 26, 2013 9:47 PM | Last Reply Fanny Liu - Tuesday, July 02, 2013 10:14 AM -
Answered1Votes
Sql-Server-Ce Database saving problem
Straight to the problem, I have 4 tabels, they are linked like that 1<--2<--3<--4 The 4rth one cannot exist without 3rd one ...3 Replies | 1670 Views | Przmak - Friday, January 11, 2013 1:55 PM | Last Reply FlashOwl - Monday, July 01, 2013 2:38 PM -
Unanswered0Votes
SQL SERVER ERRORS
Hi thanks for u help but this document http://msdn.microsoft.com/en-us/library/ms171908(SQL.90).aspx i followed step by step but 2 issues ...3 Replies | 7464 Views | PierreBesquent - Thursday, March 25, 2010 11:44 AM | Last Reply ErikEJ - Sunday, June 30, 2013 8:12 AM -
Proposed0Votes
Query Performs fast In SQL Server Management Studio but not on Device
I am development a smart device application that utilizes sql server compact. I am using syncronization and have gotten all of that worked. Anyway I have this one query that is performing ...1 Replies | 186 Views | CEDeveloper - Thursday, June 27, 2013 3:19 PM | Last Reply ErikEJ - Friday, June 28, 2013 7:27 AM -
Answered0Votes
Sql 2008
hello friends, i am new in server 2008, i have two tables 1 is Students structure of students table ...2 Replies | 200 Views | Kalpesh915 - Tuesday, June 25, 2013 7:40 AM | Last Reply Kalpesh915 - Wednesday, June 26, 2013 5:57 AM -
Answered0Votes
How do I set up a cascade delete?
Hi all, This is for Visual Studio 2010 and SQL Server Compact 3.5 I have two tables: stockNames and stockData. StockName has only one column. stockData has ...1 Replies | 186 Views | DSP1024 - Monday, June 24, 2013 4:18 AM | Last Reply Fanny Liu - Tuesday, June 25, 2013 9:11 AM -
Answered0Votes
I have an Ajax AutoCompleteExtender I need to get data for and I cant seem to get my query to work in C#..throws exception..
I have an Ajax AutoCompleteExtender I need to get data for and I cant seem to get my query to work in C#..throws exception. Every tutorial I've seen deals with normal SQL databases but I have a CE I ...10 Replies | 282 Views | C-Sharp_Student - Thursday, June 20, 2013 7:41 PM | Last Reply C-Sharp_Student - Monday, June 24, 2013 6:36 PM -
Answered1Votes
Only positive number in SQL Server CE 3.5
How can I do, that my column in database SQL Server CE can be only positive number? I can do this check in my app, but i think it could be done in ...2 Replies | 221 Views | Artyom Rusak - Saturday, June 22, 2013 8:31 AM | Last Reply ErikEJ - Sunday, June 23, 2013 12:24 PM -
Answered1Votes
Incompatible Database Version. If this was a compatible file, run repair. For other cases refer to documentation. [ Db version = 4000000,Requested version = 3505053
I am trying to get SSCE 4.0 working with VS2010, with a C# desktop windows application. The SSCE 4 database was created in VS2010 and contains a single table with 4 rows. Both VS Server Explorer and ...1 Replies | 227 Views | Dave_1234 - Sunday, June 23, 2013 11:31 AM | Last Reply ErikEJ - Sunday, June 23, 2013 12:11 PM -
Unanswered0Votes
Combine Several Rows of Data into One Row CompactDB 3.5 SP2
Hello. There may be an answer out there for this and I have seen where people have posted solutions for use with SQL Server, but is there way to accomplish the following in Compact DB? I ...3 Replies | 242 Views | CEDeveloper - Wednesday, June 19, 2013 7:35 PM | Last Reply CEDeveloper - Saturday, June 22, 2013 2:47 PM -
Answered0Votes
What am I gaining or losing when selecting the SQL Compact catalog item?
Hello: What exactly am I gaining or losing when I select the SQL Compact catalog items when generating a Windows CE 6.0 OS? I have a customer who wants a ...3 Replies | 269 Views | Chulk Ches - Tuesday, June 18, 2013 6:51 PM | Last Reply ErikEJ - Thursday, June 20, 2013 7:12 AM -
Answered0Votes
Database related application
I want to make an application such that it can have an empty database in it such that, the user can enter the values. In short how to make an app with database embedded in it. And when we make setup ...1 Replies | 283 Views | abhyant - Tuesday, June 18, 2013 6:08 PM | Last Reply Fanny Liu - Wednesday, June 19, 2013 8:50 AM - Items 1 to 20 of 4830 Next ›