Results 1 to 2 of 2

Thread: Create a list of the tables in Mysql Database

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Location
    Bulawayo, Zimbabwe
    Posts
    576

    Create a list of the tables in Mysql Database

    I am using VS2008 and Mysql Database.
    How can i populate a listview or array with the names of all the tables found in my database?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Create a list of the tables in Mysql Database

    Follow the CodeBank link in my signature and check out my thread on retrieving schema information from databases. The examples were written for SQL Server but the principles are the same for all databases.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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