9,868,710 members (34,927 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
61 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Database
NoSQL
SQL Reporting Services
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 2
Page Size:
10
·
25
·
50
Category filtered by: Database
[x]
| Database
[x]
| Other databases
[x]
RaptorDB - the Document Store
by
Mehdi Gholam
Article
28 Apr 2013
license:
CPOL
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support)
Database » Database » Other Databases
C#
.NET
Architect
DBA
Dev
WebForms
Beginner
Intermediate
Advanced
Web-Development
, +
Programmatically check Access Database Engine for MS Office (2007 or 2010) installed on a client system
by
tbalajir
Tip/Trick
14 Mar 2013
license:
CPOL
C# code to determine the installation of Access database engine in a client system.
Database » Database » Other Databases
C#
Backup/Restore PostgreSQL databases
by
Saddoud Anis
Tip/Trick
5 Mar 2013
license:
CPOL
Allow your applications the ability to backup and restore your PostgreSQL databases.
Database » Database » Other Databases
C#3.0
C#
.NET
.NET4
Automating backup for MongoDB using CRON and S3CMD
by
Lazaro Lima
Tip/Trick
19 Feb 2013
license:
CPOL
This paper attempts to pass all the steps to create an automated backup for a MongoDB Server on a Linux Server where all backups are sent to Amazon AWS S3 service scheduled through crontab.
Database » Database » Other Databases
Architect
DBA
Dev
Linux
Intermediate
Amazon
Amazon-S3
Cloud
mongodb
Beginners' guide to using MongoDB 2.2 and the official C# driver
by
George Swan
Article
9 Jan 2013
license:
CPOL
Highlights the latest developments in both the Mongo open-source document database and the open-source official C# driver.
Database » Database » Other Databases
C#
.NET
Beginner
Storing Tree like Hierarchy Structures With MongoDB, Part 2
by
Vyacheslav Voronenko
Article
6 Jan 2013
license:
CC (ASA 3U)
Article demonstrates three approaches for storing tree like structures with NoSQL databases on example of the MongoDB
Database » Database » Other Databases
Javascript
Dev
Intermediate
Trees
mongodb
Cassandra Chapter 4: Data Partitioning With Random and Byte-Ordered Partitioners
by
mumera
Technical Blog
30 Dec 2012
license:
CPOL
Data partitioning with random and byte-ordered partitioners in Cassandra.
Database » Database » Other Databases
Architect
DBA
RaptorDB - The Key Value Store V2
by
Mehdi Gholam
Article
19 Dec 2012
license:
CPOL
Even faster Key/Value store nosql embedded database engine utilizing the new MGIndex data structure with MurMur2 Hashing and WAH Bitmap indexes for duplicates. (with MonoDroid support)
Database » Database » Other Databases
C#
.NET
DBA
Beginner
Intermediate
Advanced
database
Auto Backup for PostgreSQL
by
mparvez
Tip/Trick
15 Sep 2012
license:
BSD
Generate auto backup for PostgreSQL
Database » Database » Other Databases
Windows
DBA
Dev
Intermediate
PostgreSQL
Corel Paradox Search Technique
by
doug433
Tip/Trick
12 Sep 2012
license:
CPOL
An alternate solution for a Corel Paradox query that fails to yield accurate results due to a huge number of records in a data table.
Database » Database » Other Databases
DBA
Intermediate
Accessing a SQLite Database with C++
by
Nikson Kanti Paul
Tip/Trick
4 May 2012
license:
CPOL
SQLite databases are easy to use and portable. SQLite is a file system database. This example illustrates the basic access of a SQLite databse using C/C++.
Database » Database » Other Databases
C++
Dev
Intermediate
Sqlite
Postgres Database Backup/Restore From C#
by
Vinay Swa
Article
4 Apr 2012
license:
CPOL
Postgres database backup/restore functionality implementation.
Database » Database » Other Databases
C#
.NET
Dev
Intermediate
PostgreSQL
RaptorDB - the Key Value Store
by
Mehdi Gholam
Article
22 Jan 2012
license:
CPOL
Smallest, fastest embedded nosql persisted dictionary using b+tree or MurMur hash indexing. (Now with Hybrid WAH bitmap indexes)
Database » Database » Other Databases
C#
Windows
Intermediate
MsAccess MdbTools with MFC and .NET
by
ErnestoNet
Article
13 Jan 2012
license:
LGPL3
Viewer of MsAccess databases directly from MFC and .NET - Repair corrupt databases
Database » Database » Other Databases
C++
C++/CLI
C#
Windows
.NET
MFC
Intermediate
Migration of Relational Data structure to Cassandra (No SQL) Data structure
by
Phani Krishna Kollapur Gandla
Article
10 Nov 2011
license:
CPOL
Migration of Relational Data structure to Cassandra (No SQL) Data structure
Database » Database » Other Databases
SQL-Server
MySQL
Oracle
Cloud
Setting up MongoDB on OSX
by
Ashish Kaila
Technical Blog
31 Oct 2011
license:
CPOL
How to set up MongoDB on OSX.
Database » Database » Other Databases
All-Topics
Using MongoDB with the Official C# Driver
by
Ercan Anlama
Article
24 Oct 2011
license:
CPOL
Introduces how to use MongoDB in your ASP.NET MVC project using the official C# driver.
Database » Database » Other Databases
C#
.NET
Dev
Intermediate
mongodb
C# & SQLite - Storing Images
by
kribo
Article
15 May 2011
license:
CPOL
How to insert images / binary data into a database.
Database » Database » Other Databases
WinXP
SQL
.NET
DBA
Dev
ADO.NET
Intermediate
C#
Windows
C#4.0
, +
Paradox database native .NET reader
by
Petr Bríza
Article
17 Mar 2011
license:
CPOL
Read contents of a Paradox database in pure .NET code without using BDE or other libraries; index support included.
Database » Database » Other Databases
C#
.NET
Dev
Intermediate
MongoDB and C#
by
Craig G. Wilson
Article
15 Jun 2010
license:
CPOL
Using MongoDB from C#.
Database » Database » Other Databases
C#3.0
VS2008
.NET
Dev
LINQ
Beginner
C#
Visual-Studio
Controlling Collation Order On DB2/400
by
Joe Rattz
Technical Blog
13 Apr 2010
license:
CPOL
Controlling Collation Order On DB2/400I recently had the need to control collation order on DB2/400. Essentially I had a multi-column data grid on a web page and one of the columns contained data that was alphanumeric. The data in the data grid was ordered on this column. By default, on DB2/400
Database » Database » Other Databases
C#
.NET
Architect
DBA
Dev
ADO.NET
Intermediate
Advanced
All-Topics
Using TABLE INHERITS in Oracle and PostgreSQL to provide consistency
by
Alaric Dailey
Article
11 Feb 2010
license:
CPOL
Using TABLE INHERITS in Oracle and PostgreSQL to provide consistency
Database » Database » Other Databases
SQL
Architect
DBA
Dev
Beginner
Intermediate
Advanced
All-Topics
Creating newid for PostgreSQL
by
Alaric Dailey
Article
4 Feb 2010
license:
CPOL
Generating uuids in postgres without uuid ossp
Database » Database » Other Databases
SQL
DBA
Dev
Beginner
Intermediate
Case-Insensitive Sort of UTF8 Data Using System.Data.SQLite
by
Dmitry Vitkovsky
Article
22 Nov 2009
license:
CPOL
SQLite lacks case-insensitive sort of UTF8 data. In this article, you will see how to get rid of this limitation in .NET.
Database » Database » Other Databases
C#
SQL
Windows
WinMobile
.NETCF
.NET
Dev
Intermediate
Writing UDFs for Firebird Embedded SQL Server
by
Ivan_Komarov
,
Apriorit Inc
Article
23 Oct 2009
license:
CPOL
We will describe how to create your own native Firebird extension and show some approaches how to use it in managed code applications
Database » Database » Other Databases
C++
C#
SQL
Windows
Architect
Dev
Intermediate
Advanced
A CRUD Form using SharpDevelop and PostgreSQL
by
Juan Fajardo
Article
21 Oct 2009
license:
CPOL
This article is a tutorial on how to create a CRUD (Create, Retrieve, Update and Delete) Form using SharpDevelop and PostgreSQL, implementing a BindingNavigator to explore the table used in the application.
Database » Database » Other Databases
.NET3.0
SQL
Windows
Dev
Intermediate
.NET
CSV Filter
by
M
uammar©
Article
27 Sep 2009
license:
CPOL
How to read, filter and write your CSV files
Database » Database » Other Databases
C#1.0
C#2.0
C#3.0
C#
Windows
.NET
ADO.NET
C#
C++ Wrapper Library for Firebird Embedded SQL
by
Apriorit Inc
,
Eugene Wineblat
Article
23 Sep 2009
license:
CPOL
This article is devoted to the Embedded Firebird database usage and also development of C++ wrapper of this database.
Database » Database » Other Databases
VC6
VC7
VC7.1
VC8.0
C++
C++/CLI
C
Windows
Visual-Studio
Dev
, +
Building an embedded database engine in C#
by
Pascal Ganaye
Article
10 Jun 2009
license:
CPOL
DbfDotNet is a very fast and compact fully managed standalone database/entity framework, for the .Net Framework.
Database » Database » Other Databases
C#1.0
C#2.0
C#3.0
C#
Dev
C#
EF
How to use Oracle 11g ODP.NET UDT in an Oracle Stored Procedure's Where clause
by
kamran anwar (Software Engineer)
Article
3 Mar 2009
license:
CPOL
Passing a VARRAY custom type from .NET and using it in a Where clause in an Oracle Stored Procedure.
Database » Database » Other Databases
VS2005
VS2008
C#
SQL
Dev
Intermediate
Visual-Studio
How to write PL/pgSQL functions (for PostgreSQL 8.3)
by
MrTimmins
Article
3 Mar 2009
license:
CPOL
A general overview and introduction to the basics of writing PL/pgSQL functions in PostgreSQL.
Database » Database » Other Databases
SQL
DBA
Linux
Beginner
Upgrade framework for SQLite databases
by
liron.levi
Article
1 Feb 2009
license:
CPOL
My small, home-brewed database upgrade framework for upgrading SQLite databases...
Database » Database » Other Databases
.NET2.0
C#1.0
C#2.0
C#3.0
C#
Windows
.NET
Architect
DBA
Dev
, +
Optimistic Concurency and Audits using PostgresSQL
by
Donsw
Article
26 Jan 2009
license:
CPOL
Discussion of concurency and audit trails using the Postrgres database.
Database » Database » Other Databases
SQL
DBA
Dev
Intermediate
Audit Trail for Postgres
by
Donsw
Article
20 Jan 2009
license:
CPOL
Discussion of audit trail implementation for the Postrgres database
Database » Database » Other Databases
.NET2.0
DBA
Dev
Beginner
.NET
DBCreate In Postgres
by
Donsw
Article
22 Dec 2008
license:
CPOL
An article on database create using PostgreSQL
Database » Database » Other Databases
C#2.0
.NET3.0
Windows
DBA
Dev
Intermediate
C#
.NET
SQLiteTbl, A C++ class that provides a CRecordSet like interface for SQLite
by
Brad Kremer
Article
2 Dec 2008
license:
CPOL
A CRecordSet like interface for a SQLite database table.
Database » Database » Other Databases
VC6
VC7
VC7.1
VC8.0
C++
C
Dev
Intermediate
C++
Using PostgreSQL in your C# (.NET) application (An introduction)
by
Adrian Pasik
Article
15 Nov 2008
license:
BSD
In this article, I would like to show you step by step how to use this fantastic database in your C# application.
Database » Database » Other Databases
VC6
VC7
VC7.1
VC8.0
SQL
Dev
Intermediate
C++
Connection to DB2 from .NET
by
Lukas_J
Article
25 May 2008
license:
CPOL
How to connect to IBM DB2 from .NET on Windows
Database » Database » Other Databases
WinXP
VS2005
C#2.0
C#
SQL
Windows
Visual-Studio
DBA
Dev
Beginner
, +
An introduction to LINQ for db4o
by
edwin_vermeer
Article
8 May 2008
license:
CPOL
A demo web application for demonstrating the power of LINQ for db4o.
Database » Database » Other Databases
C#3.0
C#
ASP.NET
.NET
Dev
LINQ
Beginner
C#
Web enabling data on a SQL Anywhere Server using a native web service
by
mysorian
Article
6 Jan 2008
license:
CPOL
An HTML Native web Service on SQL Anywhere Database Server
Database » Database » Other Databases
SQL2000
SQL2005
SQL-CE
SQL
SQL-Server
DBA
SQL-Server
An Easy to Use Wrapper for SQLite3 (Totally Free Embedded Database Engine!)
by
Daniel Cohen Gindi
Article
23 Dec 2007
license:
CPOL
I have created classes to wrap the SQLite3 library, to remove many headaches...
Database » Database » Other Databases
VC6
VC7
VC7.1
VC8.0
Win2K
WinXP
Win2003
Vista
VS.NET2003
VS2005
, +
The Lob Stream Framework, Part 2
by
Peter De Jonghe
Article
9 Jul 2007
license:
CPOL
In this article, I build further on the foundation of Part 1 as I will actually implement a subclass of LobStream to manage binary/text data to and from an SQL Server Express database
Database » Database » Other Databases
C#
SQL
Windows
.NET
Visual-Studio
DBA
Dev
Intermediate
The Lob Stream Framework, Part 1
by
Peter De Jonghe
Article
5 Jul 2007
license:
CPOL
Providing a few classes and types that aid in the use of lob streams
Database » Database » Other Databases
C#
Windows
.NET
Visual-Studio
DBA
Dev
Intermediate
10 Steps to Creating a Windows Mobile Database Application Using .NET and SQL Anywhere 10
by
Liam Cavanagh
Article
24 May 2007
license:
N/A
The purpose of this article is to help get a user started in building a mobile database application using SQL Anywhere and Visual Studio .NET (C#)
Database » Database » Other Databases
.NET2.0
CE3.0
Win2K
VS2005
TabletPC
C#2.0
.NETCF
SQL-Server
Mobile
DBA
, +
10 Steps to Creating a Windows Mobile Database Application Using .NET and UltraLite 10
by
Liam Cavanagh
Article
18 May 2007
license:
N/A
The purpose of this article is to help get a user started in building a mobile database application using Visual Studio .NET (C#).
Database » Database » Other Databases
.NET2.0
CE2.10
CE2.11
CE3.0
VS2005
CE.NET4.0
CE.NET4.1
CE.NET4.2
C#2.0
WinMobile5
, +
5 Steps to Adding Data Replication to a Windows Mobile Application
by
Liam Cavanagh
Article
18 Apr 2007
license:
N/A
The purpose of this article is to show how to add data replication to a mobile application through the use of .NET (C#).
Database » Database » Other Databases
.NET2.0
CE2.10
CE2.11
CE3.0
VS2005
CE.NET4.0
CE.NET4.1
CE.NET4.2
PocketPC-2002
WinMobile2003
, +
An Introduction to Oracle's Berkeley XML Database
by
Handpeople
Article
20 Mar 2007
license:
N/A
An article introducing Oracle's Berkeley XML Database and the command shell
Database » Database » Other Databases
C#
Windows
.NET
Visual-Studio
DBA
Dev
ADO.NET
Intermediate
Uploading and Downloading BLOBs to Microsoft Access
by
zam664
Article
21 Dec 2006
license:
N/A
Illustrates how to upload and download BLOB data to Microsoft Access.
Database » Database » Other Databases
C#
Windows
.NET
Visual-Studio
DBA
Dev
ADO.NET
Intermediate
C# MySQL Profile Provider for .NET 2.0
by
Edacio
Article
13 Sep 2006
license:
N/A
This is a MySQL based Profile Provider written in C# for .NET 2.0
Database » Database » Other Databases
C#
VB
ASP.NET
Windows
.NET
Visual-Studio
DBA
Dev
ADO.NET
WebForms
, +
MySqlUtil - TableAdapters for MySql
by
Ian Semmel
Article
3 Aug 2006
license:
N/A
A program which generates Typed DataSets and TableAdapters for MySQL databases
Database » Database » Other Databases
.NET2.0
VS2005
C#2.0
Windows
DBA
Dev
Intermediate
C#
.NET
Visual-Studio
, +
Page 1 of 2
1
2
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web02 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid