Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Oracle error
Message
 
To
30/05/2003 10:04:09
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00794067
Message ID:
00794510
Views:
8
What is the view declaration? What is the view keyfield?
Besides view can you add records to Oracle table using SPT code?

>Route_status_vp view
>
>location_id C5 not null
>depot_id C5 not null
>delivery_date date8 not null
>route_id C6 not null
>load_number C1 not null
>employee_id C8 not null
>vehicle_id C8 not null
>vehicle_type C10 not null
>loading_type C1 not null
>problem C1 not null
>total_cases N10 not null
>percent_cube N6,2 not null
>selected C1 not null
>processed C1 not null
>auto_completed C1
>.
>.
>.
>
>I have all values above auto_completed filled in with actual data or init values. Auto_completed is ' ' from append blank.
>
>All fields are setup to be updatable.
>
>Jason
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform