You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/07/07 02:37:10 UTC

[Bug 1727] - SQLExec fails on inserting using JSQLConnect driver

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: ant-dev@jakarta.apache.org                            
! ReportedBy: Gael_Marziou@hp.com               
! 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: ant-dev@jakarta.apache.org                                   |
! |  Reported By: Gael_Marziou@hp.com                                          |
! |      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 conor@cortexebusiness.com.au  2001-07-06 17:37 -------
+ Fixed in CVS (7/7/01)