Page 1 of 1

Auto complete inserts duplicate "dbo" in function name

Posted: Sat 20 Dec 2014 15:22
by hobiedave
Hi, this is something new in version 4.0.35 that I have encountered. If I write the following expression:

Code: Select all

SELECT * FROM measurements m
And then revise the "*' with something like this:

Code: Select all

SELECT dbo.fGetMeas FROM measurements m
When I select the autocomplete for fGetMeasurementFullName, the dbo is duplicated as shown.

Code: Select all

SELECT dbo.dbo.fGetMeasurementFullName() FROM measurements m
Note the dbo.dbo. Thanks for checking this out.

Re: Auto complete inserts duplicate "dbo" in function name

Posted: Mon 22 Dec 2014 10:08
by alexa
Please upgrade to the latest version 4.8 http://www.devart.com/dbforge/sql/sqlco ... nload.html

Re: Auto complete inserts duplicate "dbo" in function name

Posted: Tue 23 Dec 2014 19:42
by hobiedave
I'm using dbForge Studio.

Re: Auto complete inserts duplicate "dbo" in function name

Posted: Tue 23 Dec 2014 21:10
by hobiedave
This appears to be fixed in the 4.0.52 build.

Re: Auto complete inserts duplicate "dbo" in function name

Posted: Wed 24 Dec 2014 09:43
by .jp
Hello,
Please do not hesitate to contact us if you have other problems or questions connected with using of our tool, we'd like to help.
Best Regrads.