|
-
Mar 8th, 2004, 05:21 AM
#1
Thread Starter
Addicted Member
Binding text boxes
HEY
Im just wondering how do u bind information from a database to textboxes using code
i have the following fields in a database called ROOM stored in a MS Access File called Hotel.mdb
roomID
RoomNumber
Description
so in other words bind the following
roomID = TextBox1.text
roomNumber = TextBox2.text
Description = TextBox2.text
then i would like to navigate the fields using a button to goto a previouse entry in the database and to goto the next entry in the database
im not sure how to do it please help
thanks
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
|