Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MULTIPLE MEMO FIELDS IN ORACLE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
MULTIPLE MEMO FIELDS IN ORACLE
Divers
Thread ID:
00523180
Message ID:
00523180
Vues:
43
Hi,

We are planing to upsize VFP database to ORACLE, getting error due to multiple memo field in single table. We feel that following steps need to do for migrating system from VFP DB to ORACLE. Please give us a detail which help us to complete this task, or any problem you found in following steps.

Step 1 : Using VFP Upsize Wizard, create tables at Oracle DB with VARCHAR default for Memo. Whatever other modification required at Oracle DB like Remote Store Procedure,views,Default & Index.
Step 2 : From Oracle DB, Drop VARCHAR (MEMO ) OR Modify structure with CLOB for all MEMO.( ORACLE allow you to create multiple CLOB ( 4 GB capacity) fields in single table.
Step 3 : Create Remote View using ORACLE DB connection.
Step 4 : Convert all SQL STP or Pure SQL for remote data compatible with ORACLE.( Here someone help us with detail about difference between ORACLE SQL / SQL Server SQL & VFP Native.

Thanks in Advance
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform