Title: RE: What does this error mean

> Auto-creating table: create table ShipBean (id NUMBER
> not null primary key, tonnage double precision null,
> capacity NUMBER null, na
> me VARCHAR2(255) null)
> Error compiling
> file:/C:/orion/applications/CreateShipApp/ejb-jar-ic.jar:
> Variable contained illegal space

The column/variable 'name' has a linefeed character in the middle of the word.

Ciao,
Gordon

Reply via email to