|
-
Nov 23rd, 2007, 04:55 PM
#1
Thread Starter
Lively Member
Add Textbox at Runtime and save/retrieve to/from DB
Ok. How about this one?
I'd like to add a "Diary" feature to my app. The user would:
1) click cmdAdd, which would create a textbox at runtime
2) enter a note, comment into this new textbox
3) click cmdSave, which would add a new record to TblComments in Access 2003
-----
4) When app is reopened, create the number of textboxes needed to display these comments. (Textboxes = .Recordcount)
Anyone have an example of this?
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
|