Access databases and VB

Moderators: Gogi
Number of threads: 767
Number of posts: 1599

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Moving one row to another table Posted by hawaiistfball on 1 Jul 2008 at 12:50 PM
I have problems with my current SQL language. I am trying to have a command button that will move the information that I am viewing from my MissingVendorInfo form to the a new entry in VendorContacts. There are additional columns in VendorContacts, but these are the appriorate ones for the transfer.

VendorContacts
- VendorName
- ContactFirstName
- ContactLastName
- Email
- Phone
- Fax
- Street
- StateProvience
- City
- PostalCode
- County
- Country

MissingVendorInfo
- Miss_VendorName
- Miss_ContactFirstName
- Miss_ContactLastName
- Miss_Email
- Miss_Phone
- Miss_Fax
- Miss_Street
- Miss_StateProvience
- Miss_City
- Miss_PostalCode
- Miss_County
- Miss_Country

Thanks for any help.
Report
Re: Moving one row to another table Posted by hawaiistfball on 1 Jul 2008 at 2:03 PM
Ok, I got the SQL language to work, but now I am running into the problem that it does it for every entry. I am trying to just do it one row at a time.
Report
Re: Moving one row to another table Posted by bloodrose903 on 3 Nov 2008 at 4:58 AM
Have you tried running an append query?

http://office.microsoft.com/en-us/access/HA011860631033.aspx




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.