On Tue 23 Nov 2004 11:23, [EMAIL PROTECTED] (PerlDiscuss - Perl Newsgroups and 
mailing lists) wrote:
> hi all - I have an Access db and are using a perlscript to build a dynamic
> html page used to create/update rows in the DB.
> 
> But for my selectboxes (quite a few), representing columns in the table, i
> need them to contain only the items listed in the Row Source in the DB.
> 
> I have the DBI module installed and can view items from the db - but have
> no clue how to extract these information to put in my <option .... >
> fields.
> 
> Can you help me ?

No, we can't, because you are asking in the wrong list.
try [EMAIL PROTECTED] or the mailing list that deals
with your GUI of choice

Then also be more explicit in what interface you are
using, what version of the DBI, what Database driver
which perl, what operating system and so on

I bet that my `help' of describing how to do selectboxes
on HP-UX 10.20 with perl-5.8.6 and Tk 804.027 with DBI-1.46
and a Unify Dataserver database would be of close to
useless help to you.

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.5 on HP-UX 10.20, 11.00, & 11.11,  Cygwin-1.15.11
    AIX 4.3.3, AIX 5.2.0, & SuSE 9.1 often with Tk800.024 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/


Reply via email to