Search
-
Articles
Home
Dev Articles
Sample Chapters
Add a Listing
Contact
Dev Articles
ASP.NET (440)
C# (300)
SQL Server (55)
VB.NET (195)
Web Services (6)
Search Directory
ASP.Net AJAX
AJAX ToolKit
.NET Namespaces
Applications
Articles & Samples
Assembly & Controls
Community
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP.NET
Applications
Articles & Samples
ASP.Net Sites
Assembly & Controls
Downloads
Errors & Bugs
Introduction
Knowledge Base
Sample Chapters
WebCasts
VB.Net
Articles & Samples
Downloads
Errors, Bugs & Fixes
Introduction
Knowledge Base
Sample Chapters
WebCasts
C-Sharp
Applications
Articles & Samples
C-Sharp Sites
Errors, Bugs & Fixes
Introduction
Knowledge Base
Sample Chapters
WebCasts
SQL Server
Applications
Articles & Samples
SQL Sites
Downloads
Errors, Bugs & Fixes
Introduction
Knowledge Base
Sample Chapters
WebCasts
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase
Home
>
Search
>
Articles & Samples
>
SQL Server
>
DSN
Search:
What's New
-
What's Hot
Using Analysis Services Processing Task & Analysis Services Execute DDL Task in SSIS
Version:
0.00
Price:
$0.00
Total Hits: 28 | Today: 0
Author:
Ashish Kumar Mehta
Rating:
Read Reviews
|
Write Review
|
Your Rating:
Select One
5 Stars - Best Rating
4 Stars
3 Stars
2 Stars
1 Star - Worst Rating
SQL Server Integration Services (SSIS) is a Business Intelligence tool which can be used by database developers or administrators to perform Extract, Transform & Load (ETL) operations. In my previous article Using WMI Data Reader and WMI Event Watcher Tasks in SSIS I discussed how to use the WMI Data Reader and WMI Event Watcher Tasks which is available in SQL Server 2005 Integration Services and later versions. In this article I will examine the use of the Analysis Services Processing Task & th...
DSN vs DSN less Database Connections
Total Hits: 188 | Today: 1
Author:
Faisal Khan.
Rating:
Read Reviews
|
Write Review
|
Your Rating:
Select One
5 Stars - Best Rating
4 Stars
3 Stars
2 Stars
1 Star - Worst Rating
In my earlier article on Accessing the database from ASP I explained connecting to database via DSN in a step by step mannner. So there is no need to repeat that again, you can see it from there.
DSN stands for 'Data Source Name'. It is an easy way to assign useful and easily rememberable names to data sources which may not be limited to databases alone e.g Excel spread sheet etc....
Creating a DSN
Total Hits: 149 | Today: 1
Author:
Philip Q
Rating:
Read Reviews
|
Write Review
|
Your Rating:
Select One
5 Stars - Best Rating
4 Stars
3 Stars
2 Stars
1 Star - Worst Rating
This tutorial will instruct you on how to create a simple DSN connection to an Access database, but the same concepts apply for connecting to any other database through a DSN connection....
Data Source Name (DSN)
Total Hits: 467 | Today: 0
Author:
Yandra Siva Kumar
Rating:
Read Reviews
|
Write Review
|
Your Rating:
Select One
5 Stars - Best Rating
4 Stars
3 Stars
2 Stars
1 Star - Worst Rating
This article explains about the data source name and how many types of data sources available. Short for Data Source Name. Data Source Name provides connectivity to a database through an ODBC driver. The DSN contains database name, directory, database driver, UserID, password, and other information. Once you create a DSN for a particular database, you can use the DSN in an application to call information from the database....
HOWTO: Programmatically Create a DSN for SQL Server with VB (Q184608)
Total Hits: 2700 | Today: 0
Rating:
Read Reviews
|
Write Review
|
Your Rating:
Select One
5 Stars - Best Rating
4 Stars
3 Stars
2 Stars
1 Star - Worst Rating
This article demonstrates how to programmatically create a Data Source Name (DSN) for SQL Server using Visual Basic. The technique discussed in this article uses Windows Application Programming Interface (API) functions to create and manipulate entries in the Windows Registry.
...
Disclaimer
-
Privacy
© 2002-2012 DevASP.net