Inserting a value with an apostrophe?

From: Jeff Boyer <"Jeff>
Date: Thu, 1 Feb 2001 17:02:34 -0700
Message-ID: <95d19m$kev$1_at_news3.cadvision.com>


[Quoted] Can anyone tell me how to get around the error that occurs when an value being inserted into a field has an apostrophe in it. The SQL insert statement thinks the apostrophe is the end of the statement and crashes.

Ex. INSERT INTO EMP (EmpName) VALUES ('Jeff's Name');

It doesn't like the apostrophe in "Jeff's"

Thanks

Jeff Received on Fri Feb 02 2001 - 01:02:34 CET

Original text of this message