TECHNOLOGIES
ANSWERS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About DSN
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand (4)
Bechir Bejaoui (2)
Abhishek Dubey (2)
Sanjay 0 (2)
Nitin Pandit (1)
Neelam Iyer (1)
Ravi Shankar (1)
Related resources for DSN
No resource found
ODBC DSN Using in ASP.Net
1/22/2015 3:23:22 PM.
In this article you will learn how to do DSN connectivity to a database using an ODBC driver in ASP.NET.
Connect to MySQL database - via ODBC without using DSN: Part II
9/4/2014 1:55:42 AM.
In order to connect to on MySQL method, I propose this more flexible solution, thus, it enables us to customize the connection parameters in one hand, moreover, it enables us to choose which mode should we use. I mean, ADO connected mode using data reader or disconnected mode using data adapter and data set.
Connect to MySQL database via ODBC using a DSN: Part I
9/4/2014 1:54:04 AM.
This article shows how to connect with MySQL database via ODBC.
Query Builder
10/20/2012 3:31:30 AM.
This application is that of a QueryBuilder in CSharp.This application is for Beta2 SDK version of DotNetFramework.
JDBC Connection to Microsoft Excel
2/29/2012 7:09:45 PM.
In this article we will describe how a Java program connects to a Microsoft Excel sheet and retrieves the data from the sheet. And this connection is made with the JdbcOdbc bridge driver API provided by the SQL package in Java. You have to perform some steps to make the connection with an Excel sheet.
JDBC Connection to MS-Access in Windows 7
2/16/2012 1:24:53 PM.
In this article we explain how a Java program can connect to a Microsoft Access Database.
Connecting to a Data Source in ADO.NET
12/30/2009 6:08:17 AM.
In this article I will explain Connecting to a Data Source in ADO.NET.
How Do I Choose a Data Provider?
12/21/2009 7:15:27 AM.
In this article I will explain about How Do I Choose a Data Provider?
Data Components in Visual Studio .NET: Part I
10/13/2009 7:24:31 AM.
In this article, I will help you in understanding using the Server Explorer for Adding a new Connection.
Accessing Text Files using ODBC Data Provider
8/31/2006 6:05:53 AM.
In this article, I will show you how to access Access database files using ODBC data provider.
Connect to an Oracle Database
12/17/2005 7:55:35 AM.
This sample code shows you how to connect to an Oracle database using C#.
Oracle Database Connectivity
12/17/2005 4:44:24 AM.
This is a GUI based data entry application which shows how to add, modify and delete records using Oracle Database.
Oracle Database Viewer
12/17/2005 4:21:29 AM.
This is a GUI based application which connects to an Oracle database depending upon the DSN, username and password that you provide. It then shows the list of tables on the left hand side in the form of a treeview.
- Ebook
Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional, Second Edition
The most up–to–date and comprehensive introductory ASP.NET book you’ll find on any sh...
Download