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.