JavaScript ASP Database errors HELP! - TechRepublic
General discussion
April 29, 2001 at 09:17 AM
jasontik

JavaScript ASP Database errors HELP!

by jasontik . Updated 25 years, 1 month ago

Whats wrong with this DB code? I cant insert, update or delete

SQL: oConnection.Execute ( ‘UPDATE Members SET Hold=1 WHERE Email=”‘ + sEmail + ‘”‘ );

This discussion is locked

All Comments