Hi,
I am having and application which has SQL Server 2000 at the backend and ASP code with VBScript and Javascript in the front-end.
I want to use Prepared statements for insert/update/delete in the database.
How to use that ? Can anyone explain me giving an example ?
Thanks in advance