View Full Version : Update query does not work


IOI
04-03-2009, 01:23 AM
I have main table with 2-field primary key (ID and Programme).

I'd like to use update query to update 3 fields from other table. These 3 fields will be changing once a while.

I created Update Query per Access Help however it doesn't update anything.

Any help?

Cheers

ajetrumpet
04-03-2009, 02:46 AM
more information needed.

IOI
04-03-2009, 04:41 AM
50 columns in main table, 2 of them are primary key with duplicates ok index (ID and Programme).

Now I have other table that shares 3 columns with main table. I want to upload data from other table to main one for those 3 columns.

How to do that? Is update query good for this job?

ajetrumpet
04-03-2009, 05:00 AM
honestly,

this setup sounds like something you should be doing in excel rather than access, and that's all I will say. Sorry to say that, but the information is very vague here, and there is no database to look at. perhaps uploading one will get you more response...