Ask a Question related to PERL Beginners, Design and Development.
-
Wiggins D Anconia #1
First Steps Perl DB programming (was: Re: first steps - read from files and make linklist)
Your question, other than context, is really completely different. In> Hello list,
> I am as well a beginner to Perl and am currently working my way through
> the LLama and I have also purchased the Camel and am looking through it.
> My goal is to be able to do some programming for a MySQL database that I
> am in charge of running. Any help along with the previous message would
> be great.
>
general the canned response of,
"You will want to become familar with the DBI module available from
CPAN. It is a generic Perl interface that uses engine specific drivers
to control any of numerous types of engines, MySQL being one of those."
Should get you most of the way there, assuming you then go and read the
documentation for DBI. ORA also has a book "Programming the Perl DBI"
that is excellent coverage of the material if you are into the whole
book thing.
[url]http://search.cpan.org/~timb/DBI-1.39/DBI.pm[/url]
[url]http://danconia.org[/url]
Wiggins D Anconia Guest
-
CFC first steps
hello eveybody. I'm making my firsts steps into flex. I want to make an app that retrieves a single data from a cfc file and puts the result in a... -
what are currently exact BEST steps to get pdf files?
have a cmyk 13"w x 11"h indesign CS file from which i need a cmyk pdf file. files are color managed (SWOP) the whole way thru. in distiller, i set up... -
first steps - read from files and make linklist
Hello list, I am trying to write my very own first "useful" program and I am in need of some help. I do have a lot of ressources (a book by... -
first steps with perl, a log reader
Hi all This is my first time on this mailing list, so i'll start with a Hello (world) :) I have a prob with my first script (i have read... -
First steps?
Hi All, Please can someone, who also started stone cold new, advise me the easiest and cheapest option to learning PERL. Buying books and what... -
Jonathan Jesse #2
Re: First Steps Perl DB programming (was: Re: first steps - read from files and make linklist)
Sorry for being off topic. I am slowly trying to learn the basics and
then eventually move over to the work on the SQL side of things. Thanks
for the idea for the book, I'll look into that along with the
documentation.
On Wed, 3 Dec 2003 13:01:54 -0700, Wiggins D Anconia
<wiggins@danconia.org> wrote:
>
>>>> Hello list,
>> I am as well a beginner to Perl and am currently working my way through
>> the LLama and I have also purchased the Camel and am looking through it.
>> My goal is to be able to do some programming for a MySQL database that I
>> am in charge of running. Any help along with the previous message would
>> be great.
>>
> Your question, other than context, is really completely different. In
> general the canned response of,
>
> "You will want to become familar with the DBI module available from
> CPAN. It is a generic Perl interface that uses engine specific drivers
> to control any of numerous types of engines, MySQL being one of those."
>
> Should get you most of the way there, assuming you then go and read the
> documentation for DBI. ORA also has a book "Programming the Perl DBI"
> that is excellent coverage of the material if you are into the whole
> book thing.
>
> [url]http://search.cpan.org/~timb/DBI-1.39/DBI.pm[/url]
>
> [url]http://danconia.org[/url]
--
Using M2, Opera's revolutionary e-mail client: [url]http://www.opera.com/m2/[/url]
Jonathan Jesse Guest
-
R. Joseph Newton #3
Re: First Steps Perl DB programming (was: Re: first steps - read from files and make linklist)
Jonathan Jesse wrote:
Very good strategy. One study at a time. Learning perl from a basics-first> Sorry for being off topic. I am slowly trying to learn the basics and
> then eventually move over to the work on the SQL side of things. Thanks
> for the idea for the book, I'll look into that along with the
> documentation.
approach will put you in a much stoinger position when you get to applying your
skills.
Joseph
R. Joseph Newton Guest



Reply With Quote

