Visual Paradigm Logo
     Build Quality Applications Faster, Better and Cheaper
 
Home | Products | Download | Documentation | Support | Resources | Partners | Quick Tour | Shop | Company |  
 
   Visual Paradigm Discussion Forum
  Login   [ Register ] Email: Password: Log me on automatically I lost my password  
Recent Topics
Advanced Search
DDL generataion - varbinary in HSQLDB  
Forum Index -> DB Visual ARCHITECT (DB-VA)
Author Message
sergey.zakharov


Joined: 2007/12/17
Messages: 2

Offline

During development of ER diagram I found that varbinay type is mapped to longvarbinary in case of HSQLDB DBMS. The result is:

create table TEST (ID bigint generated by default as identity (start with 1), IP_ADDRESS longvarbinary(16), primary key (ID));

This is wrong format for HSQLDB and it is resulted in: "Unexpected token in statement [create table....]"
 
Rain


Joined: 2005/04/29
Messages: 735

Offline

Hello sergey.zakharov,

I've pass this issue to our engineers to investigate and will get back to you shortly.

Best regards,
Rain
 
Rain


Joined: 2005/04/29
Messages: 735

Offline

Hi sergey.zakharov,

I would like to let you know the fix for longvarbinary problem has been fixed and please find the patch build at the following link. If you need any help, please let me know!

http://files3.visual-paradigm.com/200712/Patch/sp1_20071219d/VP_Suite_Windows_3_1_sp1_20071219d.exe

Best regards,
Rain
 
 
   Forum Index -> DB Visual ARCHITECT (DB-VA)
Go to:   
Powered by JForum 2.1.4 © 2005 - Rafael Steil