Best practice?

Z

zz12

Hello. Could anyone post or point me to somewhere that has sample code for
best practice of inserting data into an Access db from an ASP page. I heard
that using parameterized queries was the way to go which prevents sql
injection but was wondering what the model syntax should be. Thanks in
advance.
 
Top