update a post in access db

G

Guest

I have a member-reg that have worked ok for years but suddenly I can't make
changes in the reg. It ok to list the db or add/remove a member.

This is a short ver of the custom query made in FP 2003

UPDATE medlemsregister
SET fnamn='::fnamn::'
WHERE medlemsid = ::frmMedlemsid::

Error message
Database Results Wizard Error
The operation failed. If this continues, please contact your server
administrator.

I appreciate any answer
Ted
 
T

Ted

The problem was that s-columnnames and s-columntypes under <!--webbot
bot="DatabaseRegionStart" was set to zero.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top