You’ve heard the ‘I know nothing about [ insert Product here ]’ spiel before, so I won’t give it…
My brother is attempting to delete an Access database record from within an ASP page. He can successfully add/modify records, but cannot delete for some reason. My limited knowledge in Access/dangerous knowledge of the Access Object Model led me to create a function that will delete a record, but we cannot get the ASP page to call that function.
I’ll accept any advice – be it a slap on the wrist and a “do it this way” or a line to add to his ASP code – or web site you can offer, and will pass the info on to my brother.
NOTE: It is a non-relational database — it’s just a single table, AFAIK.
Let me know what glaringly-important information I’ve left out, and I’ll get back to you. Thanks.