N
Newbie!
Hey Gorup,
I keep getting this error:
An unhandled exception of type 'System.InvalidOperationException' occurred
in system.data.dll
When trying to run the following code from a Button:
Private Sub btnPasswordListUpdate_Click(ByVal sender As System.Object, ByVal
e As System.EventArgs) Handles btnPasswordListUpdate.Click
odaPasswordLists.Update(dsPasswordLists)
End Sub
Anyone have any General Ideas?
Ta
Si
I keep getting this error:
An unhandled exception of type 'System.InvalidOperationException' occurred
in system.data.dll
When trying to run the following code from a Button:
Private Sub btnPasswordListUpdate_Click(ByVal sender As System.Object, ByVal
e As System.EventArgs) Handles btnPasswordListUpdate.Click
odaPasswordLists.Update(dsPasswordLists)
End Sub
Anyone have any General Ideas?
Ta
Si