Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Working With Remote Views
Message
De
14/11/2002 04:56:12
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
14/11/2002 04:35:06
Mazahir Naya
Kuwait United Co.
Kuwait, Kuwait
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00722565
Message ID:
00722570
Vues:
20
>hi to all experts
>i try to use Oracle Database In VFP 6.0
>i making one Odbc Connection & i success to call Oracle Database.
>then I made one remote view.that remot views through can i able to modify & delete record in Oracle Database but i am not able to Add new record inside oracle database.
>any one face this problem befor.
>Thnaks in advance
>
>Mazahir

Mazahir,
Check with aerror(). ie:

if !tableupdate(0,.f.,'myView')
aerror(arrErr)
for ix=1 to 7
? arrErr[ix]
endfor
endif

Probably you're not supplying a field that's required, or breaking constraints.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform