![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hey Group, I keep getting this Error: An unhandled exception of type 'System.ArgumentException' occurred in system.data.dll Additional information: "Cannot set Column 'SitesID' to be null. Please use DBNull instead." On the following line of code: dsFax.Faxs.Rows(Me.BindingContext(dsFax, "Faxs").Position).Item("SitesID") = Me.cboFaxsDepartment.SelectedValue Anybody got any ideas or can point me in the right direction? Many Thanks MCN |
#3
| |||
| |||
|
|
Hey Group, I keep getting this Error: An unhandled exception of type 'System.ArgumentException' occurred in system.data.dll Additional information: "Cannot set Column 'SitesID' to be null. Please use DBNull instead." On the following line of code: dsFax.Faxs.Rows(Me.BindingContext(dsFax, "Faxs").Position).Item("SitesID") = Me.cboFaxsDepartment.SelectedValue Anybody got any ideas or can point me in the right direction? Many Thanks MCN |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |