Click here to Skip to main content
15,896,606 members
Articles / Programming Languages / C#

How to easily test your ADO.NET connections

Rate me:
Please Sign up or sign in to vote.
4.20/5 (2 votes)
22 Mar 2011CPOL3 min read 40.5K   1.9K   19  
If you are having trouble connecting to a database using a program that uses an ADO.NET connector, this program is a great way to test it step by step.
<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Kailua</name>
    </assembly>
    <members>
    </members>
</doc>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Chief Technology Officer Windward Studios
United States United States
CTO/founder - Windward Studios

Comments and Discussions