sconnect
>
> regards,
> Rajaraman.S
>
>
>>-Original Message-----
>>From: Michael Pastore [SMTP:[EMAIL PROTECTED]]
>>Sent: Tuesday, July 16, 2002 5:26 PM
>>To: [EMAIL PROTECTED]
>>Subject: Retrieving Data from a Db using Perl
>>
>>
TED]]
> Sent: Tuesday, July 16, 2002 5:26 PM
> To: [EMAIL PROTECTED]
> Subject: Retrieving Data from a Db using Perl
>
> Hello All,
>
> I would like to query a Database using Perl and an Intersolv ODBC Driver.
> For exmaple...knowing a customer # open a table in a databas
Hello All,
I would like to query a Database using Perl and an Intersolv ODBC Driver.
For exmaple...knowing a customer # open a table in a database, find the
customer record and return an email address.
Does anyone have or know of:
- any references on how to do this
- any example snippets of cod