C# (C Sharp) Beginner | Tutorial | Learning | Study

C# (C Sharp) Beginner | Tutorial | Learning | Study

23 July 2016

MsAccess Database Connection with C#

using System.Data.OleDb;

        Cn = new OleDbConnection(@"Provider=Microsoft.Jet.OLEDB.4.0; Data Source=Data.mdb");
        Cn.Open();
Posted by Unknown at 6:53 am
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: Access, C#, Database, MsAccess

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

Unknown
View my complete profile

Blog Archive

  • ►  2017 (1)
    • ►  March (1)
  • ▼  2016 (16)
    • ►  August (6)
    • ▼  July (10)
      • Crystal Report in C#
      • MsAccess Database Connection with C#
      • How to save datagridview to access database c#
      • How to save datagridview to access database c#
      • how to get checkbox value in c#
      • Create Text file (or any basic format files) in C#
      • Print File to Printer Different ways C#
      • Array in C#
      • Create Public/Global Variables in c#
      • Download and Install Visual Studio 20XX (C# Develo...
Awesome Inc. theme. Powered by Blogger.