Results 1 to 2 of 2

Thread: Migrating from VBA database to ADO.net

  1. #1
    Join Date
    Aug 2010
    Location
    Los Angeles
    Posts
    1

    sad Migrating from VBA database to ADO.net

    I am trying to migrate from MS Access VBA programing to ADO.net of VB.net. I purchased many books but I don't find them helpful enough. Do you any good books (not for beginners) that concentrate on database coding for unbound controls with untyped disconnected Dataset, OleDbDataAdaper, DataTable, DataRow etc.
    Or any tutorial and example?
    Thank a lot.

  2. #2
    Join Date
    Dec 2007
    Posts
    2,291

    Re: Migrating from VBA database to ADO.net

    You can read more about ADO.NET Entity Framework Tutorial from here. ADO.NET is a set of classes that expose data access services to the .NET programmer. ADO.NET provides functionality to developers writing managed code similar to the functionality provided to native COM developers by ADO. ADO.NET provides consistent access to data sources such as Microsoft SQL Server, as well as data sources exposed through OLE DB and XML

Similar Threads

  1. Migrating from IIS 6.0 to IIS 7.5
    By Vrishabh in forum Technology & Internet
    Replies: 5
    Last Post: 21-06-2011, 11:16 AM
  2. Migrating IP in cPanel
    By SoftWore in forum Tips & Tweaks
    Replies: 3
    Last Post: 14-06-2010, 01:05 PM
  3. Migrating oracle to MySQL database
    By Laquan in forum Software Development
    Replies: 4
    Last Post: 09-02-2010, 04:46 PM
  4. Access database error 800a0cb3 after migrating server
    By Wyvern in forum Software Development
    Replies: 3
    Last Post: 31-10-2009, 06:26 PM
  5. convert filemaker pro database to access database
    By Czack in forum MS Office Support
    Replies: 3
    Last Post: 15-04-2007, 01:06 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,620,822.98360 seconds with 17 queries