TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
asmita patil
NA
22
11.2k
retrieve fix number of tables in combobox in c#
Jan 31 2015 5:22 AM
my query is
String query = @"SELECT TABLE_NAME FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE = 'BASE TABLE';";
this will return all the table names of database in combobox.
but i want fix number of tables in combobox which changes is require in this query?
please help
thank you..
Reply
Answers (
7
)
Delete table from webbrowser control in windows form app.
SUM and UNION for sum two field from table