Bugs item #1503645, was opened at 2006-06-09 20:11
Message generated for change (Comment added) made by sjoerd
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1503645&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: SQL/ODBC
Group: None
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Farid Z (faridz)
Assigned to: Sjoerd Mullender (sjoerd)
Summary: SQLGetInfo SQL_TABLE_TERM returns empty string

Initial Comment:
It should return something such as 'table'

    // table term
    rc = SQLGetInfo( hdbc, SQL_TABLE_TERM,
                     szTableTerm, sizeof( szTableTerm
), &cb );


----------------------------------------------------------------------

>Comment By: Sjoerd Mullender (sjoerd)
Date: 2007-07-13 11:46

Message:
Logged In: YES 
user_id=43607
Originator: NO

Added test in sql/src/odbc/samples using program in
clients/src/odbc/samples.

----------------------------------------------------------------------

Comment By: Stefan Manegold (stmane)
Date: 2006-12-02 18:39

Message:
Logged In: YES 
user_id=572415
Originator: NO

Re-opened, as no test has been provided, yet.

User (submitter) and/or developer (assignee),
please supply a respective test,
or explain why a test is not required/possible.


----------------------------------------------------------------------

Comment By: Sjoerd Mullender (sjoerd)
Date: 2006-06-09 21:22

Message:
Logged In: YES 
user_id=43607

Thanks for noticing this.  I have implemented
SQL_PROCEDURE_TERM, SQL_SCHEMA_TERM and SQL_TABLE_TERM. 
They will appear in the next release.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1503645&group_id=56967

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to