You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by "CG Monroe (JIRA)" <ji...@apache.org> on 2006/05/02 15:53:48 UTC

[jira] Created: (TORQUE-18) MS SQL Server's adaptor did not impliment the CREATE DB template.

MS SQL Server's adaptor did not impliment the CREATE DB template.
-----------------------------------------------------------------

         Key: TORQUE-18
         URL: http://issues.apache.org/jira/browse/TORQUE-18
     Project: Torque
        Type: Bug

  Components: Generator  
    Versions: 3.2, 3.1.1, 3.1, 3.0, 3.2.1    
 Environment: MS SQL Server 7.0 & 2000 
    Reporter: CG Monroe
    Priority: Minor
     Fix For: 3.2, 3.2.1


The MS SQL Server templates did not implement the createdb.vm template.  This causes the test suite to fail.  This patch impliments createdb.vm with drop/create SQL statements.

NOTE: For best performance in MS SQL, it is recommended that the DB be created thru SQL tools to locate the files on the correct disks, etc.  Using Torque to create a DB should be considered a convience only.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] Resolved: (TORQUE-18) MS SQL Server's adaptor did not impliment the CREATE DB template.

Posted by "Thomas Fischer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/TORQUE-18?page=all ]
     
Thomas Fischer resolved TORQUE-18:
----------------------------------

    Resolution: Fixed

Fixed. I hope it's ok to have the semicolons in the same line as the sql command.

> MS SQL Server's adaptor did not impliment the CREATE DB template.
> -----------------------------------------------------------------
>
>          Key: TORQUE-18
>          URL: http://issues.apache.org/jira/browse/TORQUE-18
>      Project: Torque
>         Type: Bug

>   Components: Generator
>     Versions: 3.2, 3.1.1, 3.1, 3.0
>  Environment: MS SQL Server 7.0 & 2000 
>     Reporter: CG Monroe
>     Assignee: Thomas Fischer
>     Priority: Minor
>      Fix For: 3.2.1
>  Attachments: mssql-dbinit-template-src.zip, mssql-dbinit-template.patch
>
> The MS SQL Server templates did not implement the createdb.vm template.  This causes the test suite to fail.  This patch impliments createdb.vm with drop/create SQL statements.
> NOTE: For best performance in MS SQL, it is recommended that the DB be created thru SQL tools to locate the files on the correct disks, etc.  Using Torque to create a DB should be considered a convience only.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] Closed: (TORQUE-18) MS SQL Server's adaptor did not impliment the CREATE DB template.

Posted by "Thomas Vandahl (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/TORQUE-18?page=all ]

Thomas Vandahl closed TORQUE-18.
--------------------------------


> MS SQL Server's adaptor did not impliment the CREATE DB template.
> -----------------------------------------------------------------
>
>                 Key: TORQUE-18
>                 URL: http://issues.apache.org/jira/browse/TORQUE-18
>             Project: Torque
>          Issue Type: Bug
>          Components: Generator
>    Affects Versions: 3.2, 3.1.1, 3.1, 3.0
>         Environment: MS SQL Server 7.0 & 2000 
>            Reporter: CG Monroe
>         Assigned To: Thomas Fischer
>            Priority: Minor
>             Fix For: 3.3
>
>         Attachments: mssql-dbinit-template-src.zip, mssql-dbinit-template.patch
>
>
> The MS SQL Server templates did not implement the createdb.vm template.  This causes the test suite to fail.  This patch impliments createdb.vm with drop/create SQL statements.
> NOTE: For best performance in MS SQL, it is recommended that the DB be created thru SQL tools to locate the files on the correct disks, etc.  Using Torque to create a DB should be considered a convience only.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] Updated: (TORQUE-18) MS SQL Server's adaptor did not impliment the CREATE DB template.

Posted by "CG Monroe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/TORQUE-18?page=all ]

CG Monroe updated TORQUE-18:
----------------------------

    Attachment: mssql-dbinit-template-src.zip

MS SQL createdb.vm source zip

> MS SQL Server's adaptor did not impliment the CREATE DB template.
> -----------------------------------------------------------------
>
>          Key: TORQUE-18
>          URL: http://issues.apache.org/jira/browse/TORQUE-18
>      Project: Torque
>         Type: Bug

>   Components: Generator
>     Versions: 3.2, 3.1.1, 3.1, 3.0, 3.2.1
>  Environment: MS SQL Server 7.0 & 2000 
>     Reporter: CG Monroe
>     Priority: Minor
>      Fix For: 3.2, 3.2.1
>  Attachments: mssql-dbinit-template-src.zip, mssql-dbinit-template.patch
>
> The MS SQL Server templates did not implement the createdb.vm template.  This causes the test suite to fail.  This patch impliments createdb.vm with drop/create SQL statements.
> NOTE: For best performance in MS SQL, it is recommended that the DB be created thru SQL tools to locate the files on the correct disks, etc.  Using Torque to create a DB should be considered a convience only.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] Updated: (TORQUE-18) MS SQL Server's adaptor did not impliment the CREATE DB template.

Posted by "CG Monroe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/TORQUE-18?page=all ]

CG Monroe updated TORQUE-18:
----------------------------

    Attachment: mssql-dbinit-template.patch

MS SQL createdb.vm patch file

> MS SQL Server's adaptor did not impliment the CREATE DB template.
> -----------------------------------------------------------------
>
>          Key: TORQUE-18
>          URL: http://issues.apache.org/jira/browse/TORQUE-18
>      Project: Torque
>         Type: Bug

>   Components: Generator
>     Versions: 3.2, 3.1.1, 3.1, 3.0, 3.2.1
>  Environment: MS SQL Server 7.0 & 2000 
>     Reporter: CG Monroe
>     Priority: Minor
>      Fix For: 3.2, 3.2.1
>  Attachments: mssql-dbinit-template-src.zip, mssql-dbinit-template.patch
>
> The MS SQL Server templates did not implement the createdb.vm template.  This causes the test suite to fail.  This patch impliments createdb.vm with drop/create SQL statements.
> NOTE: For best performance in MS SQL, it is recommended that the DB be created thru SQL tools to locate the files on the correct disks, etc.  Using Torque to create a DB should be considered a convience only.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] Updated: (TORQUE-18) MS SQL Server's adaptor did not impliment the CREATE DB template.

Posted by "Thomas Fischer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/TORQUE-18?page=all ]

Thomas Fischer updated TORQUE-18:
---------------------------------

    Fix Version:     (was: 3.2)
        Version:     (was: 3.2.1)

> MS SQL Server's adaptor did not impliment the CREATE DB template.
> -----------------------------------------------------------------
>
>          Key: TORQUE-18
>          URL: http://issues.apache.org/jira/browse/TORQUE-18
>      Project: Torque
>         Type: Bug

>   Components: Generator
>     Versions: 3.2, 3.1.1, 3.1, 3.0
>  Environment: MS SQL Server 7.0 & 2000 
>     Reporter: CG Monroe
>     Priority: Minor
>      Fix For: 3.2.1
>  Attachments: mssql-dbinit-template-src.zip, mssql-dbinit-template.patch
>
> The MS SQL Server templates did not implement the createdb.vm template.  This causes the test suite to fail.  This patch impliments createdb.vm with drop/create SQL statements.
> NOTE: For best performance in MS SQL, it is recommended that the DB be created thru SQL tools to locate the files on the correct disks, etc.  Using Torque to create a DB should be considered a convience only.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] Assigned: (TORQUE-18) MS SQL Server's adaptor did not impliment the CREATE DB template.

Posted by "Thomas Fischer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/TORQUE-18?page=all ]

Thomas Fischer reassigned TORQUE-18:
------------------------------------

    Assign To: Thomas Fischer

> MS SQL Server's adaptor did not impliment the CREATE DB template.
> -----------------------------------------------------------------
>
>          Key: TORQUE-18
>          URL: http://issues.apache.org/jira/browse/TORQUE-18
>      Project: Torque
>         Type: Bug

>   Components: Generator
>     Versions: 3.2, 3.1.1, 3.1, 3.0
>  Environment: MS SQL Server 7.0 & 2000 
>     Reporter: CG Monroe
>     Assignee: Thomas Fischer
>     Priority: Minor
>      Fix For: 3.2.1
>  Attachments: mssql-dbinit-template-src.zip, mssql-dbinit-template.patch
>
> The MS SQL Server templates did not implement the createdb.vm template.  This causes the test suite to fail.  This patch impliments createdb.vm with drop/create SQL statements.
> NOTE: For best performance in MS SQL, it is recommended that the DB be created thru SQL tools to locate the files on the correct disks, etc.  Using Torque to create a DB should be considered a convience only.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org