|
-
Aug 14th, 2000, 09:37 AM
#1
Thread Starter
Hyperactive Member
Hi,
Can someone please help me to bind my datepicker to my database fields OR maybe another suggestion to make this work....
This is my code from which I get an error "Cannot bind....."
Set DTPickerStart.DataSource = rsRecord
DTPickerStart.DataField = "start_date"
All I want to do is have the user select a start and end date which must be written away to my table - at a later stage I want to subtract end-date from start-date to get the days.
All of this works fine, but I cannot get my app. to write the datepicker values to the table!!
Please help - I've been battling with this for weeks now and cannot get it going!!
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
|