Friday, 6 September 2013

Why does SQiurreL SQL include columns of similarly named tables to the list of columns?

Why does SQiurreL SQL include columns of similarly named tables to the
list of columns?

I'm using Squirrel SQL v3.5 to connect to a Firebird database and when I
look at the column details of some tables I see extra columns that don't
actually exist in that table. SQuirreL is also showing columns from
similarly named tables.
For example, the table "site_profile" shows columns from the table
"site_profile_details". I haven't observed this situation when the table
name doesn't contain underscores.
I'm using SQuirreL 3.5 but I've observed this problem in earlier versions
as well. Is this a known problem?

No comments:

Post a Comment