RE: Bind Param and PlaceHolders

2002-02-20 Thread Sterin, Ilya
scenes. Ilya -Original Message- From: Rozengurtel, Daniel To: Sterin, Ilya Sent: 2/20/02 10:32 AM Subject: RE: Bind Param and PlaceHolders Well , i just dont get any values from the print statement. :( As if nothing happens. No error messages generated. Ilya, If i use bind_params, should

Bind Param and PlaceHolders

2002-02-20 Thread Rozengurtel, Daniel
Hello to all, I am struggling with creating the prepared statement, passing to it a placeholder param, and then executing in "execute " statement. It seems not to be working. Can you please give me a suggestion/fix to my problem. Thanx a lot, Daniel PS: What am I doing wrong??? Oh. I use DBI v