Hi,
when i try to debugging, some warnings were found from the error list
i use Microsoft Visual Basic 2005 Express Edition
'Public Function Add(parameterName As String, value As Object) As System.Data.SqlClient.SqlParameter' is obsolete: 'Add(String parameterName, Object value) has been deprecated. Use AddWithValue(String parameterName, Object value). http://go.microsoft.com/fwlink/?linkid=14202' E:\
vb.net\Beg_VB.NET_Code\Beg_VB.NET_Code\Chapter 16\BindingExample\BindingExample\Form1.
vb 642 9 BindingExample
Thanks