|
-
Apr 13th, 2004, 01:45 PM
#1
Thread Starter
New Member
plzz help me... urgent for my assignment.. or i will failll
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...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|