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?
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.
2007-2013 Why is my data not saved to my database? | Communicating between multiple forms | MSDN Data Walkthroughs MSDN "How Do I?" Videos: VB | C# VBForums Database Development FAQ My CodeBank Submissions: VB (*NEW* More Random Random Numbers) | C# (*NEW* More Random Random Numbers) My Blog: Using Parameters in ADO.NET | Keyboard Events | Assemblies & Namespaces
Forum Rules