SybaseAsaDQE compiling fails

Posts   
 
    
lsommer
User
Posts: 12
Joined: 16-Mar-2012
# Posted on: 05-Apr-2018 18:38:20   

Environment: Database SAP SQL Anywhere 17.0.0.41484 LLBLGEN 5.3 (Testversion) Visual Studio 2017

Compiling the necessary Driver "SybaseAsaDBDriver" was successful and the Designer works.

But compiling "SybaseAsaDQE" fails with the attached Error-Message.

Thank you und best regards,

Ludwig Sommer

Attachments
Filename File size Added on Approval
ErrorMessage.PNG 18,031 05-Apr-2018 18:38.43 Approved
Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 05-Apr-2018 19:11:18   

Indeed, because that's a 2-years old code.

Please check the same file in the SQLServerDQE (Source Code is available to download in the LLBLGen web site/customer section).

The similar file could give you a good hint what to change to correctly inherit from DbSpecificCreatorBase.

lsommer
User
Posts: 12
Joined: 16-Mar-2012
# Posted on: 05-Apr-2018 20:36:53   

"Source Code is available to download in the LLBLGen web site/customer section"

Would you be so kind and send me a link? Couldn't find it.

Thank you.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 06-Apr-2018 10:17:15   

the error suggests it can't overwrite a file, have you removed that one? THe sourcecode is under the 'extras' section: log in -> My Account -> Downloads -> v5.3 -> Extras

Frans Bouma | Lead developer LLBLGen Pro