It worked for me doing a little changes of the following methods, i am not sure tho if its how the author of the post meant to make this work or its completely correct according to some programmatical standars. Imports System.Data Imports System.Data.SqlClient Public Class MyTableAdapter Dim dt As DataTable...