Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 14th, 2007, 02:55 AM
Authorized User
 
Join Date: Jan 2007
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to cnkumar74 Send a message via Yahoo to cnkumar74
Default About writing datas to DB from VB

Member,
     I am having a form with fields, Complaint Number (auto),Customer Name, dept / Area, area of Complaint, Complaint Details, Telephone, E-mail Id.
My DB file is Customer and my table name is tblCust.I want to write the entries into the above said table through VB form.I also have a form, where in I have to get back the datas written into the same db.Is there any way I can accomplish it?


cnkumar74

 
Old February 14th, 2007, 09:34 AM
Friend of Wrox
 
Join Date: Jan 2007
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to scandalous Send a message via MSN to scandalous
Default

Sorry I just want to make sure I understand correctly.

You have a tblCust

The Table and your form have the Fields:

[ComplaintNumber]-auto (pk?)
[CustomerName]
[Dept/Area]
[AreaofComplaint]
[ComplaintDetails]
[Telephone]
[EmailID]-

and your trying to get the data you are entering on the form into the table?

Are your Fields on the form Bound?

 
Old February 15th, 2007, 08:41 AM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 3,069
Thanks: 0
Thanked 10 Times in 10 Posts
Default

I think you want to post in the VB.Net (beginning databases) rather than the Access forum.

mmcdonal





Similar Threads
Thread Thread Starter Forum Replies Last Post
Writing to Excel from a dataset with VB.Net ruairi VB.NET 2002/2003 Basics 5 July 27th, 2009 12:07 PM
problem writing listview data to mysql db method Pro VB 6 2 April 10th, 2007 07:17 PM
Writing HTML in VB osemollie Pro VB Databases 5 September 11th, 2006 02:01 PM
problem writing listview data to mysql db method Pro VB Databases 0 May 17th, 2006 06:18 AM
Writing to an msAccess db from txtBox Data sconineuk ADO.NET 0 March 8th, 2006 03:13 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.