Perl Question:
From: Sunil A.V. (sunilav_at_rediffmail.com)
Date: 10/30/04
- Next message: Ron Reidy: "RE: Perl Question:"
- Previous message: Andy Hassall: "RE: Error: Can't load '/cygdrive/c/Oracle/Ora81/bin/Oracle' for module DBD::Oracle..."
- Next in thread: Ron Reidy: "RE: Perl Question:"
- Maybe reply: Ron Reidy: "RE: Perl Question:"
- Maybe reply: Niles Reichardt: "RE: Perl Question:"
- Maybe reply: Brian D Campbell: "RE: Perl Question:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Ron Reidy: "RE: Perl Question:"
- Previous message: Andy Hassall: "RE: Error: Can't load '/cygdrive/c/Oracle/Ora81/bin/Oracle' for module DBD::Oracle..."
- Next in thread: Ron Reidy: "RE: Perl Question:"
- Maybe reply: Ron Reidy: "RE: Perl Question:"
- Maybe reply: Niles Reichardt: "RE: Perl Question:"
- Maybe reply: Brian D Campbell: "RE: Perl Question:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|