Un-Verbose Messages

From: Michael Livingston (michael.livingston_at_gmail.com)
Date: 06/25/04


Date: 25 Jun 2004 10:25:41 -0700

I am getting back on my feet with Java and have a SQL project I am
playing with. Part of that is spinning through the metadata of a
resultset and getting WAY more information than I want! For example,
when issueing the getColumnLabel(1) method of a result set metatdata
object I get:

*ResultSetMetaData.getColumnLabel (1)
Column attributes (SQLColAttributes), hStmt=480125912, icol=1, type=18
value (String)=FILE_NBR
FILE_NBR

when all I really want is "FILE_NBR". Is there a "verbosity flag"
somewhere that I should be setting?

TIA, Mike



Relevant Pages

  • Re: Un-Verbose Messages
    ... > playing with. ... Part of that is spinning through the metadata of a ... > resultset and getting WAY more information than I want! ...
    (comp.lang.java.databases)
  • ID3 Tags Missing from WMP11 Library
    ... I have an MP3 file with ID3v2 tag metadata, such as artist, composer, etc. ... The track is playable and displays ID3v2 metadata in WMP10, ... click "Now Playing" to view the metadata) displays ID3v2 metadata ...
    (microsoft.public.windowsmedia.player)
  • Re: Spider-man is a finished product
    ... WHY DO ANY OF YOU GUYS SPEND 4K BEFORE PLAYING THE GAME TO SEE IF YOU ... devolved into the Koz vs Rome show so fast, my head started spinning ... Brian ...
    (rec.games.pinball)
  • Re: Retrieving Artist / Album etc info
    ... Wait for the media to actually start playing (see ... Player.playState) before trying to retrieve the metadata. ... Enumerate all metadata (Media.attributeCount, ...
    (microsoft.public.windowsmedia.sdk)