Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Batch Update
Message
De
26/03/2004 11:21:41
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
26/03/2004 09:57:10
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00889611
Message ID:
00890002
Vues:
24
>I will give you a little more info into what's going on... maybe the problem is something different than I think...
>
>wgo_fax_server is a remote view to a SQL Server table. When I try to add one record to the table, it doesn't show. When I try to add a second record, the first one shows, and so on. When I close the application all of the records show. This is what I want to avoid though, since this SQL Server table is feeding another app, and I need these records to show as soon as they are entered.
>
>I tried to use the CURSORSETPROP("Buffering", 5, 'wgo_fax_server') but I get an error that states that no table is open in the work area.

After insert call tableupdate() or move pointer to let it do it implicitly. Unless you tell otherwise views are rowbuffered by default.
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform