SqlDbx Forum

SqlDbx

You are not logged in.

#1 2009-06-15 12:14:11

maac2002
Member

New Bug in 3.31 (urgent)

With this version intellisense is broken, the previous
good funcionality now is wrong, when i write

DBName.. 
or
DBname.dbo.   ,
here i expect the listing of the tables, SP's, but nothing is not proposed, shown.


In adition, SELECT * FROM DBname.dbo.Table1 t WHERE t.

here instead of show the fields corresponding to the alias t ,
nothing is shown.

NOTE: DBname and Table1 correspond to other database that
the that one of current connection.

Edit: after various tests it's working now, perhaps it happens
ocassionally?

Last edited by maac2002 (2009-06-15 13:21:04)

Offline

#2 2009-06-15 14:58:57

sqldbxhelp
Administrator

Re: New Bug in 3.31 (urgent)

The behaviour you describe is controlled by setting in
Options->Intellisense->Include Schemas / Databases.
Seems that somehow you lost this setting.

Offline

#3 2009-06-16 11:46:30

maac2002
Member

Re: New Bug in 3.31 (urgent)

The problem is present only that randomly,
and it seems that only (incredible) in certain
databases, without some logic.

Last edited by maac2002 (2009-06-16 11:47:28)

Offline

#4 2009-06-17 15:04:43

sqldbxhelp
Administrator

Re: New Bug in 3.31 (urgent)

You see this behavior only in latest version and
the previous release does not have this issue?

Offline

#5 2009-06-18 16:22:10

maac2002
Member

Re: New Bug in 3.31 (urgent)

Yes, it's so. The stranger is that it presents
very seldomly, in fact, twice since installed
the last version.

Last edited by maac2002 (2009-06-18 16:23:02)

Offline

#6 2009-06-19 09:15:56

sqldbxhelp
Administrator

Re: New Bug in 3.31 (urgent)

I reviewed the changes from previous version.
As far as I can see there were no changes which
should affect this.

Offline

Board footer

Powered by FluxBB