Ask Experts Questions for FREE Help!
 

Free Answers in 3 Easy Steps

Register Now
3 Steps
 


Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.
  Answer this Question    Ask about Visual Basic    Ask about another Subject  
 

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

JoeMicro
Apr 4, 2009, 10:51 PM
Is this really such a hard task?

it looks as if nobody has got an answer.

but thanks for trying anyway.