Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Oracle error
Message
 
À
30/05/2003 10:04:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00794067
Message ID:
00794510
Vues:
7
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform