Results 1 to 2 of 2
  1. #1
    tmb11152 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2012
    Posts
    3

    Insert values from form to another database? HELP!

    hi!!!



    I will like to insert some values from a form in database1 to a table in database 2?
    how should i do it?

    query1 = "INSERT INTO "WHAT SHOULD I PUT HERE"(ID,COURSETITLE,VALIDDURATION,type) SELECT Text1,Text2,Combo1,combo2;"

    I dont want to use link tables

    thanks a lot

  2. #2
    R_Badger is offline Knows a few tricks
    Windows XP Access 2003
    Join Date
    Feb 2012
    Location
    Suffolk, UK
    Posts
    262
    A bit of understanding is required here, because what you are trying to do, can be done, but why don't you want to use linked tables, as there is a way to do it but if you dont want to link tables you might not want to do it anyway.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 8
    Last Post: 08-02-2012, 08:48 AM
  2. How do I Insert Values w/ Not Exists sub select?
    By toddbailey in forum Queries
    Replies: 1
    Last Post: 05-01-2012, 12:05 PM
  3. Replies: 2
    Last Post: 02-04-2012, 01:48 PM
  4. Insert Multiple Checkbox Values to one Textbox
    By dshillington in forum Programming
    Replies: 1
    Last Post: 12-28-2011, 10:10 AM
  5. Replies: 0
    Last Post: 03-08-2011, 05:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums