http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1727
*** shadow/1727 Sun May 20 17:27:18 2001 --- shadow/1727.tmp.22083 Fri Jul 6 17:37:10 2001 *************** *** 1,19 **** ! Bug#: 1727 ! Product: Ant ! Version: 1.3 ! Platform: PC ! OS/Version: Windows NT/2K ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: ! Component: Core tasks ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: SQLExec fails on inserting using JSQLConnect driver ! Hi, When doing a simple INSERT using JSQLConnect driver above MSSQL 7, an exception --- 1,19 ---- ! +============================================================================+ ! | SQLExec fails on inserting using JSQLConnect driver | ! +----------------------------------------------------------------------------+ ! | Bug #: 1727 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: FIXED Platform: PC | ! | Severity: Normal OS/Version: Windows NT/2K | ! | Priority: High Component: Core tasks | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | Hi, When doing a simple INSERT using JSQLConnect driver above MSSQL 7, an exception *************** *** 62,64 **** --- 62,67 ---- Created an attachment (id=150) diff output of SQLExec.java against version 1.17 + + ------- Additional Comments From [EMAIL PROTECTED] 2001-07-06 17:37 ------- + Fixed in CVS (7/7/01)
