Question on three tier

Sep 7 2010 2:02 AM

Hi,

Suppose using three tier architecture inserting four fields in patient table. Patient id is the primary key. Using  this  key I want to get data from table using three tier architecture and those to be displayed in textbox1, textbox2, textbox3 etc. I am using stored procedure to get query. Pls some body help me. 


Answers (1)