Gossamer Forum
Home : Products : Gossamer Links : Discussions :

select > Table & Column name with Perl

Quote Reply
select > Table & Column name with Perl
Hello,



Could someone give me the command for selecting and returning a column value in perl? I would like to add this to an existing sub so that it stores this value in a variable that can be added to the others returned by the $output.

Something like:

select > Table & Column name > store it in $variable

Thank you, I do not have a clue on how to do this and just reading my perl manual is not getting me anywhere.
Quote Reply
Re: [nt6] select > Table & Column name with Perl In reply to
How about checking out the help menu in your control panel. Look at the GT::SQL::Table docs.

Last edited by:

Paul: Aug 23, 2002, 7:16 AM
Quote Reply
Re: [Paul] select > Table & Column name with Perl In reply to
Thank you Paul, I will try that.
Quote Reply
Re: [nt6] select > Table & Column name with Perl In reply to
Paul is right.

The GT module documentation is really great for writing code for Links SQL, you find most of the things you need in there.

Ivan
-----
Iyengar Yoga Resources / GT Plugins