Hello,
I have been using the ASP generic database by Eli Robillard. It works
pretty well except for one thing. It will not update records that have
fields which are related to other files.
Let's say I have a file 'products'. Assume there is another file
called 'refs' which has a reference to the item IDs in the file 'products'.
If there is no reference in the 'refs' file, I can add and update records
in the 'products' file. Once there is a record in the'refs' file, then the
ASP database program can not update a record in the 'products' file, it
generates a big 'bonk' and returns with the error "HTTP 500 - Internal
server error". Any ideas what is happening here and any fixes.
Note: all database names have been changed to protect the innocent.
Thanks in Advance, Thomas
tom.esser@u...