Enam wrote:
> Not sure if this has been posted before. I'm getting an exception when
> calling createSchema() :
>
> It seems like any attribute of type string uses VARCHAR(2147483647). Am I
> doing something wrong here ?
>   
Sounds like we are doing something wrong? Can you do some research and 
let us know what we are supposed to be using to represent String? When I 
first saw your message I wondered if the createSchema statement was 
resulting in an SQL request that was too long.

You can always try doing the same SQL as create schema generates by hand 
while you experiment...
Cheers,
Jody

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to