jackhanf Newbie
Joined: 04 Oct 2005 Posts: 1
|
Posted: Oct 4th, 2005 07:21 PM Post subject: Update of combo boxes and date fields |
|
|
I am using a data adabpter and dataset bound to controls on a form. I created global variables for all fields in the database that supply data to the various text and combo boxes. The data updates for most of the text controls but when trying to save date information or the text from a combo box it puts nulls in my SQL 2000 database. I am using the "Me.dialogresult = dialogresult.ok" format to pass the variables to the row to be updated. The add function works the same with the same result. I would appreciate any help. _________________ jHanf |
|