Connecting Tech Pros Worldwide Forums | Help | Site Map

Retrieve data from sql server db to form controls

Newbie
 
Join Date: Oct 2008
Posts: 11
#1: Oct 26 '08
Peace upon u all
I wanna retrieve data from sql server db to form control
I wanna what is the correct sentence I should put :
i made datareader and wanna pass data
Text2.Value = dr[LocalNo];

kenobewan's Avatar
Moderator
 
Join Date: Dec 2006
Posts: 4,745
#2: Oct 26 '08

re: Retrieve data from sql server db to form controls


Please refer to the posting guidelines. This appears to be a homework question, where you are asking our experts to do the work for you.

MODERATOR
MrMancunian's Avatar
Expert
 
Join Date: Jul 2008
Location: Utrecht, The Netherlands
Posts: 283
#3: Oct 27 '08

re: Retrieve data from sql server db to form controls


Besides that, I don't see a question...

Steven
Reply