Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / database / SQL-Server / SQL-CE

SQL-CE

SQL-CE

Great Reads

by Shivprasad koirala
4 steps to use readymade DAL component (Data application blocks)
by Paul Rony
A Programmer's Guide to Starting a Software Company and Building an Enterprise Application
by Md. Marufuzzaman
A simple tip/trick to get rows on n’th maximum number from a table
by Md. Marufuzzaman
A simple example of Microsoft SQL Server Pad String

Latest Articles

by Shivprasad koirala
4 steps to use readymade DAL component (Data application blocks)
by Paul Rony
A Programmer's Guide to Starting a Software Company and Building an Enterprise Application
by Md. Marufuzzaman
A simple tip/trick to get rows on n’th maximum number from a table
by Md. Marufuzzaman
A simple example of Microsoft SQL Server Pad String

All Articles

Sort by Score

SQL-CE 

by Md. Marufuzzaman
A simple tip/trick to get rows on n’th maximum number from a table
by Md. Marufuzzaman
A simple example of Microsoft SQL Server Pad String
by Bert O Neill
AngularJS and Web API Active Directory Security (Authorisation)
by SatyLepide
By analyzing log-in attempts on SQL server, admins can build the complete picture out of the sequence of events that led to compliance failure or unauthorized access.
by NightWizzard
Handling for hex expressions and the trailing '}'
by Sreedhar Puligundla
Simple steps to create SQL joins by using SQL Server 2008 Management Studio
by Matthew Taylor
How to remove Microsoft SQL Server triggers associated with a custom schema.
by Kinyanjui Kamau
I have written this tip to help developers automatically set Crystal Report parameters from variables in code (WinForms) at report run time.
by Md. Marufuzzaman
Get accurate age by date using MS SQL Server
by Md. Marufuzzaman
This tip shows you an easy way to split Microsoft SQL Server table row data.
by ManojKumar19
Update row column with another row column in same table SQL only if it is null.
by Arvind Singh Baghel
Import CSV or txt File Into SQL Server Using Bulk Insert.
by bmckuhen
How to get a quick list of all DBs using SMO
by Itai Basel
Finally found a solution to the annoying LINQ to SQL dbml error: CS0029 : Cannot implicitly convert type 'int' to 'System.Data.Linq.Link'.
by Roger C Moore
This tip is a guide for using the Codeplex project Effort for testing Entity Framework applications without requiring the unit tests to actually hit the SQL Server database.