BBeru wrote:
> 
> 
> Now I get a "ORA-00907: missing right parenthesis", apparenlty from
> this statement:
> 
> 

Try this:

CREATE TABLE farcry.CONTAINER
(
  BSHARED        NUMBER                        DEFAULT 0,
  DISPLAYMETHOD  NVARCHAR2(255)        DEFAULT '',
  LABEL          NVARCHAR2(255)               DEFAULT '(unspecified)',
  MIRRORID       VARCHAR2(50 BYTE)         DEFAULT '',
  OBJECTID       VARCHAR2(50 BYTE)
)


-- 
View this message in context: 
http://www.nabble.com/FarCry-4.0.3-and-Oracle--anyone-successfully-installed--tf4379737s621.html#a12558668
Sent from the FarCry - Dev mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to