Okay, according to the Cheetah, DBD::Sybase does not support using placeholders on 
TEXT columns.  If I'm doing a mass insert to a table with a TEXT column, shall I call 
a placeholder query to insert the non-TEXT columns, and then call a simple update 
statement to update the row with the TEXT data?

Thanks,
amonotod

--

    `\|||/         amonotod@    | sun|perl|windows
      (@@)         charter.net  | sysadmin|dba
  ooO_(_)_Ooo____________________________________
  _____|_____|_____|_____|_____|_____|_____|_____|

Reply via email to