+ Reply to Thread
Results 1 to 2 of 2

Updating multiple records with multiple values

  1. #1
    Registered User
    Join Date
    01-16-2009
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    30

    Updating multiple records with multiple values

    I have an ACCESS database that is million+ lines. I import the data from another database (ORACLE) in order that I can manipulate it (add details etc).

    Due to the enormity of the database, I create select queries and then take that data to EXCEL in order to add the details.

    (To clarify, the data is invoice data and I add classification to the data- such as "TELECOM" or "PRINT")

    So, what I need to know is how to upload the data that I changed on to the database. I know how to update for a single value (ie where the vendor is "VENDOR A" update type to "PRINT"", but how do I update multiple rows with multiple values??

    There are unique values to link the tables, so I figure I need to import the excel table back into the database, and then create a relationship. But I'm lost as to what's next. So something like where table1:uniqueID = table2:uniqueID update "TYPE" to "TYPE".

    I guess I could always just strip out all of the columns that would be repeated in each table, and just have the columns that I update in one table, and the static data in another. But not every record would have one in the second table.

    I'm lost
    Last edited by Allieanne; 03-13-2009 at 06:16 PM.

  2. #2
    Registered User
    Join Date
    01-16-2009
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    30

    Re: Updating multiple records with multiple values

    It was such a simple task.

    It was just a simple update query.

    Please Login or Register  to view this content.
    Last edited by Allieanne; 03-13-2009 at 06:18 PM. Reason: (fixed code stuff)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1