Inserting a new Access Database Record

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Mar 2006
Posts: 20
Reputation: SeekAnswers is an unknown quantity at this point 
Solved Threads: 0
SeekAnswers SeekAnswers is offline Offline
Newbie Poster

Inserting a new Access Database Record

 
0
  #1
Sep 4th, 2006
Good day, I have been trying to add a new record to the Access Database that has already been connected to the Visual Basic Application (Using Visual Studio 2005) that I have been developing, using the DataSource and the DataAdapter objects, though I'm able to add an Insert query and run it, but the record is not saved in the related database at all.

Can you give me some hints and directions as how to solve the above mentioned problem, thanks.
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 5
Reputation: jaay is an unknown quantity at this point 
Solved Threads: 0
jaay jaay is offline Offline
Newbie Poster

Re: Inserting a new Access Database Record

 
0
  #2
Sep 7th, 2006
import necessary header files
chek whether dataadapter's & other datasets are instantiated properly.
create requisite tables in db

mail for further help at pwy_20002001@yahoo.co.in
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 20
Reputation: SeekAnswers is an unknown quantity at this point 
Solved Threads: 0
SeekAnswers SeekAnswers is offline Offline
Newbie Poster

Re: Inserting a new Access Database Record

 
0
  #3
Sep 11th, 2006
I'm sorry, I don't quite get you at all....

I have checked all the necessary files and objects, they are all in order, I have followed the exact instructions given in the MSDN, regarding on the matters on how to connect to a local Microsoft Access Database, but it seems that only the "Select" statement is able to work, the other statements, e.g. Insert, Delete and Update etc, are not able to work at all, though the DataSet object had been changed, but it is not saved to the database connected at all.....8'(

Can you give me or direct me to some samples in which a VB Application can insert a new record into a locally connected Access Database?

Thanks for your time and help...
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC