Results 1 to 3 of 3

Thread: Database Development FAQs & Tutorials [updated May 13 2011]

  1. #1

    Thread Starter
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,927

    Post Database Development FAQs & Tutorials [updated May 13 2011]

    Database Development FAQ

    The following is a list of frequently asked questions for working with databases, including how to use databases from VB, and creating/designing/managing databases.

    Sections in this Page

    For all languages/databases:
    General
    Database Design
    SQL (not SQL Server, but the query language for all database systems!)
    Installation

    Programming language specific:
    Database system specific:

    Note that if you have a question which isn't answered here, it may be in another of our FAQ threads, such as the Classic VB FAQs, or the Office Development FAQs

    If you can think of a "frequent" question (and preferably an answer to it as well) that you think should be added to these FAQs, please see this thread.
    ____________________________________________________________
    Recent Additions
    • May 13 2011 : [General] How can I run an ADODB based program that was compiled on Windows 7 SP1?
    • Mar 8 2011 : [General] How to connect to a database on the internet
    • Mar 29 2010 : [General] Why dont AutoNumber/Identity/etc re-use deleted numbers?
    ____________________________________________________________


    General


    Database design


    SQL


    Installation
    Last edited by si_the_geek; May 13th, 2011 at 11:42 AM.

  2. #2

    Thread Starter
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,927

    Database Development FAQs & Tutorials - Programming language specific

    VB.NET (VB2002 and later)


    Classic VB (VB6 and earlier) - ADO


    Classic VB (VB6 and earlier) - Data-bound controls
    Last edited by si_the_geek; Aug 1st, 2010 at 05:46 AM.

  3. #3

    Thread Starter
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,927

    Database Development FAQs & Tutorials - Database system specific

    SQL Server


    MS Access


    Oracle


    MySQL
    • Where can I get the .Net provider for MySQL?
      See .Net connector on the MySQL web site, documentation can be found here.

    • ...For help with SQL statements, see the articles in the SQL section of this page.
    Last edited by si_the_geek; Jan 25th, 2012 at 02:35 AM. Reason: replaced link that was no longer valid

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width