Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting around Oracle general field limitation of 1
Message
From
18/01/1999 09:21:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Getting around Oracle general field limitation of 1
Miscellaneous
Thread ID:
00177152
Message ID:
00177152
Views:
64
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.
Reply
Map
View

Click here to load this message in the networking platform