You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "JuanFran Adame Lorite (JIRA)" <ji...@apache.org> on 2005/10/26 10:41:56 UTC

[jira] Created: (DDLUTILS-36) Getting tables from connection metadata has not homogeneous behaviour depending on products

Getting tables from connection metadata has not homogeneous behaviour depending on products
-------------------------------------------------------------------------------------------

         Key: DDLUTILS-36
         URL: http://issues.apache.org/jira/browse/DDLUTILS-36
     Project: DdlUtils
        Type: Bug
 Environment: MS SQL Server
    Reporter: JuanFran Adame Lorite
 Assigned to: Thomas Dudziak 


When getting tables metadata from database metadata in getTable method in org.apache.ddlutils.io.JdbcModelReader, the filters used do not work as a homogeneous way for all the products. In MS SQL Server, filtering with "%" in catalag does not return any table, null must be used indeed. Other users have reported similar problems with other solutions in MySQL. May this functionality be implemented in a product dependet class as SqlBuilder is?

-- 
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


[jira] Updated: (DDLUTILS-36) Getting tables from connection metadata has not homogeneous behaviour depending on products

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

Thomas Dudziak updated DDLUTILS-36:
-----------------------------------

    Component: Core (No specific database)

> Getting tables from connection metadata has not homogeneous behaviour depending on products
> -------------------------------------------------------------------------------------------
>
>          Key: DDLUTILS-36
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-36
>      Project: DdlUtils
>         Type: Improvement

>   Components: Core (No specific database)
>     Reporter: JuanFran Adame Lorite
>     Assignee: Thomas Dudziak

>
> When getting tables metadata from database metadata in getTable method in org.apache.ddlutils.io.JdbcModelReader, the filters used do not work as a homogeneous way for all the products. In MS SQL Server, filtering with "%" in catalag does not return any table, null must be used indeed. Other users have reported similar problems with other solutions in MySQL. May this functionality be implemented in a product dependet class as SqlBuilder is?

-- 
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


[jira] Updated: (DDLUTILS-36) Getting tables from connection metadata has not homogeneous behaviour depending on products

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

Thomas Dudziak updated DDLUTILS-36:
-----------------------------------

           type: Improvement  (was: Bug)
    Environment:   (was: MS SQL Server)

This is already on the agenda as it is necessary for other things as well (eg. auto-increment detection).

> Getting tables from connection metadata has not homogeneous behaviour depending on products
> -------------------------------------------------------------------------------------------
>
>          Key: DDLUTILS-36
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-36
>      Project: DdlUtils
>         Type: Improvement
>     Reporter: JuanFran Adame Lorite
>     Assignee: Thomas Dudziak

>
> When getting tables metadata from database metadata in getTable method in org.apache.ddlutils.io.JdbcModelReader, the filters used do not work as a homogeneous way for all the products. In MS SQL Server, filtering with "%" in catalag does not return any table, null must be used indeed. Other users have reported similar problems with other solutions in MySQL. May this functionality be implemented in a product dependet class as SqlBuilder is?

-- 
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


[jira] Resolved: (DDLUTILS-36) Getting tables from connection metadata has not homogeneous behaviour depending on products

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

    Resolution: Fixed

> Getting tables from connection metadata has not homogeneous behaviour depending on products
> -------------------------------------------------------------------------------------------
>
>          Key: DDLUTILS-36
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-36
>      Project: DdlUtils
>         Type: Improvement

>     Reporter: JuanFran Adame Lorite
>     Assignee: Thomas Dudziak

>
> When getting tables metadata from database metadata in getTable method in org.apache.ddlutils.io.JdbcModelReader, the filters used do not work as a homogeneous way for all the products. In MS SQL Server, filtering with "%" in catalag does not return any table, null must be used indeed. Other users have reported similar problems with other solutions in MySQL. May this functionality be implemented in a product dependet class as SqlBuilder is?

-- 
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