Re: Dynamically assigned variables

2007-10-22 Thread nexis
On Oct 22, 6:39 pm, [EMAIL PROTECTED] (Jenda Krynicky) wrote: > > I am assigning a variable dynamically and using it in a query to > > fetch values from my database. Here is the pseudo code... > > > ### > > my $string ; > > my $q1 = "select * from bugs where target_milestone = ? and date

Re: Dynamically assigned variables

2007-10-22 Thread nexis
sorry if i mispelled your word Jenda -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/