Hmmm, didn't we cover overly general questions recently? Are you new to this
group, Cynhsieh? Have you read any Perl books or taken any Perl classes?

I apoligize if I sound a bit harsh. I'm no Perl expert by any means. I
applaud you for choosing Perl for this task. You must realise however, that
what you are asking would take some time to explain and judging from your
question, one would wonder whether you have any experience with Perl at all.
Even amoung newbies, a certain level of knowledge must be presumed. What you
are asking this group to do is write a program for you. In the long run,
this would cheat you out of learning. 

-----Original Message-----
From: cynhsieh [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 10:48 PM
To: [EMAIL PROTECTED]
Subject: search and return a value from a table


Hi, I am trying to create a database program. I want to search and
return a value from a table. How do I do that?

eg.

Name          ID              Age
zzz              2389           28
yyy             7653           40


how do I use zzz to search zzz's age?

please email me at [EMAIL PROTECTED] Thanx!


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to