> -Original Message-
> From: Simcha Younger [mailto:sim...@syounger.com]
> Sent: 04 August 2010 08:19
>
> > paul_s_john...@mnb.uscourts.gov wrote:
>
> > >
> > > THE INPUT:
> > >
> > > $sql_insert_registration = sprintf("INSERT INTO
> > > Registrations (
> > > Class_ID,
> > > pri
> paul_s_john...@mnb.uscourts.gov wrote:
> >
> > THE INPUT:
> >
> > $sql_insert_registration = sprintf("INSERT INTO
> > Registrations (
> > Class_ID,
> > prid,
> > Registrant,
> > Company,
> > Phone,
> > Email
> > )
> > VALUES (
> > $_POST[Class_ID],
> > $_PO
On Aug 3, 2010, at 5:44 PM, Chris wrote:
On 03/08/10 23:04, paul_s_john...@mnb.uscourts.gov wrote:
Yes, I may have mixed up the input and output from different
iterations of
running it. Let me try posting this again although it may not be
an issue.
Once again if I enter two sequential apost
On Aug 3, 2010, at 8:08 AM, Peter Lind wrote:
On 3 August 2010 15:04, wrote:
Yes, I may have mixed up the input and output from different
iterations of
running it. Let me try posting this again although it may not be
an issue.
Once again if I enter two sequential apostrophes in the name
On 03/08/10 23:04, paul_s_john...@mnb.uscourts.gov wrote:
Yes, I may have mixed up the input and output from different iterations of
running it. Let me try posting this again although it may not be an issue.
Once again if I enter two sequential apostrophes in the name (O''Brien)
the INSERT passes
On 3 August 2010 15:04, wrote:
> Yes, I may have mixed up the input and output from different iterations of
> running it. Let me try posting this again although it may not be an issue.
> Once again if I enter two sequential apostrophes in the name (O''Brien)
> the INSERT passes right through to M