Perl Question:

From: Sunil A.V. (sunilav_at_rediffmail.com)
Date: 10/30/04


Date: 29 Oct 2004 23:14:49 -0000
To: dbi-users@perl.org

   Perl DBI When I prepare a query with select a from b where c in (?) and send 'sjhd,'sdh' as paremeter to bind, its not working as desired. Whats the correct way of using prpared statements and binding in case of 'in' and 'not in' queries



Relevant Pages

  • BIND 9.4.1 performance on FreeBSD 6.2 vs. 7.0
    ... I have been benchmarking BIND 9.4.1 recursive query performance on an ... using the resperf utility (dns/dnsperf in ports). ... BIND 9.4.1 from the base system was used for the threaded ... interesting and representative zone file and query data. ...
    (freebsd-current)
  • BIND 9.4.1 performance on FreeBSD 6.2 vs. 7.0
    ... I have been benchmarking BIND 9.4.1 recursive query performance on an ... using the resperf utility (dns/dnsperf in ports). ... BIND 9.4.1 from the base system was used for the threaded ... interesting and representative zone file and query data. ...
    (freebsd-performance)
  • RE: Oracle 10g and DBD::Oracle
    ... Where are the bind variables? ... before and after my query block. ... The above SQL Block creates only 1 cursor not 2. ... >the same sql query when I execute a SELECT statement via my small ...
    (perl.dbi.users)
  • Re: Query Adds Record, DoCmd.GoToRecord , , acNewRec Wont...Why?
    ... In the lower pane, remove the 0 from the Default Value property. ... The best approach is to bind the main form to one table and the subform to a different table rather than trying to bind it to a query. ... I have a form (a sub-form, really) that uses the Query as it's data ...
    (comp.databases.ms-access)
  • Re: Oracle 10g and DBD::Oracle
    ... The bind variable is x.dt which will contain 3 different values for every iteration of the loop. ... This gives me 1 hard parse and 2 soft parses ... before and after my query block. ... The above SQL Block creates only 1 cursor not 2. ...
    (perl.dbi.users)