hi,
I am unable get tables list from database in c# using ODBC connection but am getting only count of the tables but not table names, when I execute below query in database query page I am getting all tables from database.
Query:(SELECT table_names FROM information_schema.tables where table_schema=DATABASE())
so please suggest me how to get table list with names from database.
thanks,
jaipal
Ads were blocked - no problem. But keep in mind that developing HeidiSQL,
user support and hosting takes time and money. You may want to
send a donation instead.
unable get table list from database
Please login to leave a reply, or register at first.