Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting around Oracle general field limitation of 1
Message
De
18/01/1999 09:21:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Getting around Oracle general field limitation of 1
Divers
Thread ID:
00177152
Message ID:
00177152
Vues:
65
I am upsizing an app. from foxpro to Oracle.
I can now only have 1 General field per table. (oracle Long RAW)

How can I handle the fact that I need up to 10 General fields on some tables.
The program run both in Foxpro, and Oracle saw cahnging tables( splitting them is difficult)

Is there a way to get around this.

What have other people done?
Blobs???If so how do you read and write to them.

My code uss append general into a worktable then
inserts with
insert into oratabel (genfield) values (?worktable.genfield)
for example.

Any help or referneces would be appreciated.
Répondre
Fil
Voir

Click here to load this message in the networking platform