database

Jul 16 2008 11:12 PM

Hi,

I have a table called Employee with attributes(ename,age,address,salary)

I use SQL server 2005 for database design.

I can put values into this table now.How can I retrieve data from the table.

I  want to appear those data in same fields in the form.

Ex:-the form contains two butns."Add" and "Load".

I need codings for "Load" butn.  

 

Thank you,

CharithMax


Answers (3)