InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

InstantDB: Println's in DatabaseMetaData.getColumns for v3.21


Since switching to v3.21 last week, I get this type of
stuff printing to the console everytime I call
DatabaseMetaData.getColumns:

main INSERT INTO $$GetTables1 SELECT '', '', tableName,
ColName, data_type, type_name, precision, 0,
minimum_scale, num_prec_radix,  NULLABLE, '',
ColDefault, 0, 0, Length, __IDB_INTERNAL cardinality
FROM ColName IN TABLE tableName, ''  FROM
test_char$db$cols c,test_char$db$tables t,$db$types y 
WHERE c.TableID=t.TableID AND c.Type=y.IDB_TYPE AND
tableName LIKE 'STORIES' IGNORE CASE AND ColName LIKE
'DAY' IGNORE CASE AND ColName NOT LIKE '$$control' AND
c.type <> 3

This prints out even though I'm using the commandline
flag -DnoBanner=1.

Any way to suppress this, or is it just debug code that
got left in somehow?

Regards,
Bill Graham

=========================================
This mail sent through Sinclair's WebMail
      http://mail.sinclair.net

-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.