Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Escaping characters


Message #1 by "Aruna Koya" <ArunaKoya@c...> on Thu, 12 Oct 2000 12:54:00 +0100
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






Message #2 by "Ken Schaefer" <ken@a...> on Fri, 13 Oct 2000 11:14:14 +1000
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




  Return to Index