Skip to main content
Email Password   helpLost your password?
CEQuery-Installer- Click to enlarge image

Introduction

CEQuery is written in C# with the help of Visual Studio 2008 platform. Some of the features of this tool are described below:

Background

In one of my projects, I have to use SQL Server CE database rigorously as the application interacts with the local version of SQL Server CE file for displaying and manipulating data. SQL Server CE 3.5 version has been used in the application. The application is built on Visual Studio 2005 platform with the support of .NET Framework 2.0. I was initially faced with some problem for querying the SQL Server CE files. Following are the reasons for creating a separate tool for querying a CE database:

So to manage the queries for CE database, the concept of writing a new tool comes to mind. As SQL Server CE architecture is completely written in C#, there should not be any problem to write a small new tool in a short time period. The main aspects of the tool are as follows:

Using the Code

A brief description of how to use the article or code has been provided in the help [CEQuery-Help.zip] file attached with this article.

Points of Interest

The following articles were very helpful in terms of learning for me:

You need to have SQL Server CE 3.5 installed to run the code.

Improvement in the Latest Version

The latest version of CEQuery has some enhancements as well as bug fixes. The suggestions from users have been the keen interest for posting the new release.

Enhancements

Bug Fixes

History

You must Sign In to use this message board.
 
 
Per page   
 FirstPrevNext
GeneralSQL Server 2008 Management Studio does it as well Pin
Simon Mourier
2:58 16 Nov '09  
GeneralRe: SQL Server 2008 Management Studio does it as well Pin
ray_mayukh
6:58 17 Nov '09  
GeneralRe: SQL Server 2008 Management Studio does it as well Pin
Simon Mourier
7:14 17 Nov '09  
GeneralGetting 'Requested value 'NO' was not found. Pin
pedribe
4:26 6 Oct '09  
GeneralRe: Getting 'Requested value 'NO' was not found. Pin
ray_mayukh
22:00 7 Oct '09  
GeneralUnable to download CEQuery-Code Pin
evandrix
6:32 5 Oct '09  
GeneralRe: Unable to download CEQuery-Code Pin
ray_mayukh
21:37 7 Oct '09  
GeneralConverting Sql server express 2005 database to sql server ce Pin
Dude from backyard
7:15 30 Aug '09  
GeneralRe: Converting Sql server express 2005 database to sql server ce [modified] Pin
ray_mayukh
2:04 3 Sep '09  
GeneralUnable to load DLL 'sqlceme35.dll' 64 bit Pin
frankpearson
12:59 15 Aug '09  
GeneralRe: Unable to load DLL 'sqlceme35.dll' 64 bit Pin
ray_mayukh
10:30 16 Aug '09  
GeneralThat's awsome... Pin
monkeylover2
12:26 12 Aug '09  
GeneralRe: That's awsome... Pin
ray_mayukh
10:28 16 Aug '09  
GeneralThanks you for sharing! Pin
MasTooool
21:58 25 Jul '09  
GeneralRe: Thanks you for sharing! Pin
ray_mayukh
9:32 27 Jul '09  
GeneralCould do SxS CE Install? Pin
Stephen Quattlebaum
5:16 1 Jul '09  
GeneralRe: Could do SxS CE Install? Pin
ray_mayukh
11:12 1 Jul '09  
GeneralExport Sql Server CE to Sql Server? Pin
msdevdude
8:09 2 Jun '09  
GeneralRe: Export Sql Server CE to Sql Server? Pin
ray_mayukh
14:30 4 Jun '09  
GeneralASP.NET version ? Pin
bobk544
5:12 10 May '09  
GeneralRe: ASP.NET version ? Pin
ray_mayukh
20:32 10 May '09  
GeneralChange Scripts... Pin
ballistikx
9:44 30 Apr '09  
GeneralRe: Change Scripts... Pin
ray_mayukh
20:54 3 May '09  
GeneralImpressive. Most impressive Pin
Guy Stuhlmiller
6:03 24 Apr '09  
GeneralRe: Impressive. Most impressive Pin
ray_mayukh
9:47 24 Apr '09  


Last Updated 30 Apr 2009 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009