sindicate / solidbase

SolidBase is a database change management and version control tool that uses annotated SQL
https://code.google.com/p/solidbase/
Apache License 2.0
2 stars 0 forks source link

Ability to print a message with the current update count from the statement.executeUpdate() #78

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
PRINT "    Deleted ${rowcount} records"

Original issue reported on code.google.com by rene.de....@gmail.com on 17 May 2010 at 12:07

GoogleCodeExporter commented 9 years ago

Original comment by rene.de....@gmail.com on 10 Oct 2010 at 7:23

GoogleCodeExporter commented 9 years ago
We already have parameter substitution. Maybe this is easier now.

Original comment by rene.de....@gmail.com on 3 Dec 2011 at 12:46