3
Answers

handling the database

sumit banshal

sumit banshal

14y
11.1k
1
i want to retrieve a single data from a table. As for example i have a table named Tbl_MemoNo. this table has two fields named MemoNo and Date. i want to retrieve a single data of MemoNo field to windows form application (Visual Studio 2008). i am using C# language in developing the form. please help me.
Answers (3)