Hi,
Im trying to update several records in my Access-database through an ASP-page. The SQLsentence is build dynamicly for each record.
If the UPDATE gives an error, I dont get the message, and everyting stops without warning me.
How can I validate my SQL before executing or how do I get the error-message on my screen?
Thanks for all your help
Im trying to update several records in my Access-database through an ASP-page. The SQLsentence is build dynamicly for each record.
If the UPDATE gives an error, I dont get the message, and everyting stops without warning me.
How can I validate my SQL before executing or how do I get the error-message on my screen?
Thanks for all your help