Project Build Errors

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
steveba14
Posts: 2
Joined: Tue 03 Jan 2012 11:57
Location: United Kingdom

Project Build Errors

Post by steveba14 » Tue 03 Jan 2012 12:05

Good Morning,

I am currently getting project build errors in a sproc that uses the ON DUPLICATE KEY UPDATE syntax.

The intelisense is refusing to acknowledge an aliased table in the preceding select statement and is therevfore refusing to build.

I have checked and the sproc runs fine.

Any ideas ? Is this a known issue?

Cheers

Steve

.jp
Devart Team
Posts: 345
Joined: Wed 09 Sep 2009 06:55
Location: devart

Post by .jp » Tue 03 Jan 2012 12:55

Could you please tell us what version of MySQL Server and dbForge Studio you are using.

steveba14
Posts: 2
Joined: Tue 03 Jan 2012 11:57
Location: United Kingdom

Post by steveba14 » Tue 03 Jan 2012 13:00

Sorry,
dbForge version 5.0.60
mySql 5.5.19

vu
Devart Team
Posts: 7
Joined: Fri 04 Nov 2011 10:15

Post by vu » Tue 03 Jan 2012 15:13

Please open the project properties (select Properties from the popup menu of your project). Go to the Database tab and make sure that Server version corresponds to your MySQL server version 5.0.19. If it does not help you, please send us your procedure. If you do not want to post your code on the forum, you can send it to us via the Contact page
http://www.devart.com/company/contact.html

vu
Devart Team
Posts: 7
Joined: Fri 04 Nov 2011 10:15

Post by vu » Tue 03 Jan 2012 15:38

Thanks for the DDL of your procedure. We are investigating the problem now.

vu
Devart Team
Posts: 7
Joined: Fri 04 Nov 2011 10:15

Post by vu » Tue 03 Jan 2012 15:58

Could you specify full error message?

alexa

Post by alexa » Mon 23 Apr 2012 13:56

We would like to let you know that the new version 5.0.72 of dbForge Studio for MySQL, where the issue is fixed, has been released and is available for downloading: http://www.devart.com/dbforge/mysql/stu ... nload.html

Thank you for your help in improving dbForge Studio for MySQL.

Post Reply