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
Nandhini Jayachandran
NA
117
43.5k
select data from database and display it in textbox
Aug 6 2013 10:12 PM
my database i like this
no name age
1 n1 32
2 n2 45
3 n3 56
i will give a no and that particular row will be displayed in textboxes
eg
if the no is 1
in textbox1 =1
textbox2=n1
textbox3=32
i am having 2 windows form .the query will be given in one form and data to be displayed in textbox is done in another form .i want to know how to parse query from one form to another
and how to display data in textboxes ?
Reply
Answers (
5
)
I don't understand SQL subqueries, what I should do?
how to improve knowledge in sql.