TECHNOLOGIES
FORUMS
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 DB provider
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Nipun Tomar (2)
Sai Kumar Koona (1)
Mahesh Chand (1)
TimothyA Vanover (1)
Ravi Shankar (1)
Related resources for DB provider
No resource found
Solution For Parsing An Excel File In C# And The Cells Seem A To Get Cut Off At 255 Characters
9/20/2023 7:13:29 AM.
In this article you will learn the solution for, when parsing an Excel file in C#, the cells seem to be truncated at 255 characters.
Getting Data Providers Details in ADO.NET 2.0
11/2/2020 9:29:45 AM.
In ADO.NET 2.0, there is a new addition of DB provider factory classes, which allow developers to get the information about the data providers available (installed) on a machine.
Connection strings for IBM DB2
10/29/2020 12:13:52 AM.
IBM DB2 primarily runs on Unix, Linux IBM I, z/OS, and windows server. It is a relational database management system that comes in a variety of versions, running on devices ranging from handhelds to m
SQL Programming using .NET
10/20/2012 4:14:10 AM.
This program shows several data objects, some draw backs of each and some interesting things.
Connection Strings for SQL Server 2008
5/20/2012 1:58:34 AM.
SQL Server 2008 includes better compression features, which also helps in improving scalability. It enhanced the indexing algorithms and introduced the notion of filtered indexes. It includes capabilities for transparent encryption of data (TDE) as well as compression of backups.
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#.