This topic is locked

Error number -2147467259

1/15/2004 6:38:01 AM
ASPRunnerPro General questions
author

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=301&image=1&table=forumtopics' class='bbc_emoticon' alt=':ph34r:' />

Error number -2147467259

Error description [Microsoft][Driver ODBC Microsoft Access] Per l'operazione è necessaria una query aggiornabile.

SQL query update [Auto] set [Targa]='AS132SG', [Marca]='FIAT', [Modello]='PUNTO', [Assicurazione]='ASSITALIA', [Scadenza]='11/01/2005' where [Targa]='AS132SD'

Sergey Kornilov admin 1/15/2004

Hi,
I have certain problem understanding Italian. You can get reasonable answer by posting this error message in English.
From my prospective this can be permissions problem. Make sure your database is located in the folder where everyone has write permissions.
Also I see that you trying to change a value of key field ( [Targa] ). This is not a good idea at all. I would recommend to remove this field from the edit page.