This is a multi-part message in MIME format.
------=_NextPart_000_000C_01C0344B.7DD84190
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Is there a way of escaping characters in VBScript that I can use with
SQL Server to make sure no nasty characters get in my SQL queries.
Nasty characters include !=A3"'%@&*: .'
Help on this asap would be much appreciated
Replace()
Cheers
Ken
----- Original Message -----
From: "Aruna Koya" <ArunaKoya@c...>
To: "ASP Databases" <asp_databases@p...>
Sent: Thursday, October 12, 2000 9:54 PM
Subject: [asp_databases] Escaping characters
Is there a way of escaping characters in VBScript that I can use with SQL
Server to make sure no nasty characters get in my SQL queries.
Nasty characters include !£"'%@&*: .'
Help on this asap would be much appreciated