Hi,
i am new to the forum and have one first question.
I am using Pervasive.SQL and I want to update a Primary Key field by following code: (pos is the primary)
update punkteschluessel
set pos = 10
where pos = 1
;
on executing i get following execution error: The key field is not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.