Yayy!!!!! I had been working on a patch that not only did this, but was also addressing escaping issues (e.g. embedded single quotes) And therein lies the rub. I was thinking of introducing a DB-specific thing like "escaping-any-database-specific-chars-method" to the load task. Any thoughts on if a lightweight DB/Adapter like functionality can be integrated with those font-end tasks?
russ Weaver, Scott wrote: >Seems the Torque is not quoting LONGVARCHAR's in any of the val.vm >templates. This patch was created off of the val.vm from the MySQL profile. >However, val.vm appears to be generic enough that this patch could be >applied to all db's with no re-write. > >Scott > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
