Crazy
08-03-2001, 11:44 PM
Is there any was to run a query that does update the primary key?
|
View Full Version : Query/primary key Crazy 08-03-2001, 11:44 PM Is there any was to run a query that does update the primary key? v.khawaja 08-04-2001, 02:43 AM Eh? Yes an update query will do this – more details required. Crazy 08-04-2001, 02:59 AM i get a message saying "validation rule" and i looked in the help and its says because the primary key field already has data in it, it cant be updated? thanx for ur help by the way http://www.access-programmers.co.uk/ubb/smile.gif Pat Hartman 08-05-2001, 05:31 AM This might be easier if you post the SQL. v.khawaja 08-20-2001, 09:14 AM Yes - it could be that the value already exists or that it cant be changed cos it is part of a relationship. Can put show the sql? |