in reply to Re: Update statement problem with DBI
in thread Update statement problem with DBI
Ouch! borisz, Good catch.
curtisb, the sanity check in this case is to try the SQL command through another tool, such as isql. Another check is to run a really simple command so that you can eliminate the sql from the problem -- I like : select date=getdate()
|
|---|