Click here to Skip to main content
15,886,806 members
Articles / Desktop Programming / WPF

WPF Dialogues for Opening and Creating SQLite, Microsoft SQL Server, PostgreSQL and MySQL SQL Databases

13 Aug 2020CPOL 6.4K   160   17   2
Simple WPF dialogs for creating and opening SQL databases using widely used database providers
This article presents simple WPF dialogs for creating and opening SQL databases using four widely used database providers: SQLite, Microsoft SQL Server, PostgreSQL and MySQL. It includes a simple WPF C# demonstration application using ADO and the PetaPoco library for database access.
We're sorry, but the article you are trying to view was deleted at 10 Dec 2020.

Please go to the WPF Table of Contents to view the list of available articles in this section.