D
David
What is an optimal way for selecting one record from SQL CE table?
For example I want to get record which ID=7 and fill some textboxes with
data from this record.
Also how can I check if there is no records selected at all?
For example I want to get record which ID=7 and fill some textboxes with
data from this record.
Also how can I check if there is no records selected at all?