Private Sub Form_Load()

datStaff.DatabaseName = (App.Path+ "\Database\LCDSYS97.mdb")

datStaff.RecordSource = "Select * from STAFF"
datStaff.Refresh


Set txtID.DataSource =
txtName.DataField = ("stfName")

plz help mee... how to set the datasource and also data field... plz give me easy coding... im not very smart.. uwaaaa!!!
thanks in advance...