"Eric Bolikowski" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> "Dimitri Marshall" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> >
> > "Sophie Mattoug" <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]
> > > Paul Duggan wrote:
> > >
> > > >if I cre
"Dimitri Marshall" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> "Sophie Mattoug" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Paul Duggan wrote:
> >
> > >if I create a text box:
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >h
"Sophie Mattoug" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Paul Duggan wrote:
>
> >if I create a text box:
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >how do I go about extracting a surname from a mysql database?
> >
> >
> >
> >will it be something along the lines?
> >
Paul Duggan wrote:
if I create a text box:
how do I go about extracting a surname from a mysql database?
will it be something along the lines?
select firstname,surname
from employees
where surname = textbox.surname;
"SELECT firstname, surname FROM employees WHERE surname =
'{$_G
if I create a text box:
how do I go about extracting a surname from a mysql database?
will it be something along the lines?
select firstname,surname
from employees
where surname = textbox.surname;
new to this so im trying to get my head around it, basically i just want to
search
5 matches
Mail list logo