JoeMicro
Feb 12, 2009, 03:55 PM
Hi,
i m trying to build an application where the user could enter data in a datagridview and the it should be inserted into an Access Database (or to SQL Server which ever you will advise me to use)
i know who to create a DataSet, i tried creating a new DataTable in the dataset and bind that to the DGV but i couldn’t get it to work.
could anybody give me a head start as in which Imports to use, are how to build the Insert Query, or maybe Linq is preferable ( i m using Vb.net 2008)
Thank you,
Joe
i m trying to build an application where the user could enter data in a datagridview and the it should be inserted into an Access Database (or to SQL Server which ever you will advise me to use)
i know who to create a DataSet, i tried creating a new DataTable in the dataset and bind that to the DGV but i couldn’t get it to work.
could anybody give me a head start as in which Imports to use, are how to build the Insert Query, or maybe Linq is preferable ( i m using Vb.net 2008)
Thank you,
Joe





