This is correct I am passing %fdat to Execute.
>From the documentation, I was expecting that Execute would only look at
those items
that have been identified using the defined parameters as stated in the
document. That
is Execute should only be looking at fields that have been identified with
!Fields or $fields not
just anything in %fdat. if that is not the case, then it would seem to me
that the user of
DBIx needs to clean out %fdat before using it with DBIx so that unwanted
items will not be
included in calls to DBIx.
If I am off base or missing something in the documentation that I am
reading then I apologies for
I am new to developing web sites with Perl.
-----Original Message-----
From: Gerald Richter [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 29, 2001 2:40 PM
To: Boyd, David; EmbPerl News Group (E-mail)
Cc: [EMAIL PROTECTED]
Subject: Re: Help on using DBIx
> If I understand you correctly. When you use DBIx with an excute it makes
> use of what is in %fdat even though
> I did not do a $fdat{!Fields'} or $fdat('$fields'} statement. if that is
> the case then there seems to be a problem with using
> DBIx. I can see why using the search does not have a problem is that I am
> telling it directly what to use.
>
No! You are the one who is passing %fdat to Execute !
> *set = DBIx::Recordset->Execute({%fdat});
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]