Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 2 of 2

Thread: Mapping P4 to SQL Oracle 8

  1. #1
    Member
    Join Date
    Apr 2002
    Location
    France
    Posts
    38

    Default Mapping P4 to SQL Oracle 8

    Hello everybody !

    I have a single question about the mapping between P4 (Sc 4.1.1) and Oracle 8.

    I have the fields comments of my request wich is a array of caracter.
    In the mapping of my OCMQ file betwenn P4 to Oracle I have a SQL type varchar2(2000) but it's too short and my filed is truncated !
    I have test a sql type like varchar2(4000) it's better.

    Who have another solution ? Use lob or blob ? and How

    Thanks !!

  2. #2
    Senior Member
    Join Date
    Jan 2002
    Location
    The Netherlands
    Posts
    930

    Default

    You can use several solutions, including BLOB or "secondary tables".

    All these options are described in the Data Administration guide. This includes fieldtype descriptions and mapping strategy (including setup issues).

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts