in reply to Re^2: DBI do vs prepare
in thread DBI do vs prepare

I'm still not sure how I'd test without supplying the arguments. Perhaps you could give me an example?

Actually I am trying to optimize an already functioning program. Code2 and UpdateDBIar are from the current program logic, but I thought I'd try something with the prepare strategy to see if it would be faster.

Brian