in reply to Re: DBI::CSV using a variable to request columns
in thread DBI::CSV using a variable to request columns
I suspect my novice skills are beginning to show! I want the user, probably via a web based form, to be able to create a query e.g. select records from men infected with viral genotype a and display user defined results such as subject ID, gender, test group, viral dna levels etc (e.g. the columns)
I thought that I might display $queryResult in a web page.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: DBI::CSV using a variable to request columns
by soonix (Chancellor) on May 20, 2016 at 19:51 UTC | |
by Sandy_Bio_Perl (Beadle) on May 20, 2016 at 21:42 UTC | |
|
Re^3: DBI::CSV using a variable to request columns
by Corion (Patriarch) on May 20, 2016 at 20:00 UTC | |
by Sandy_Bio_Perl (Beadle) on May 22, 2016 at 14:53 UTC |