Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help..End tran and begin tran with tables lots of txs
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Help..End tran and begin tran with tables lots of txs
Divers
Thread ID:
00246181
Message ID:
00246181
Vues:
46
We have an app that builds transactions and then posts all the txs to the server.

We have 30,000 txs or greater to post.

Here some of the code in short

do while !EOF()
begin tran
insert into .....
end tran
skip
enddo

The reason we do this is becasue with a trna on the outside it uses all resources on the clients machine. we can only get about 1200 records updated to the server. if we do it this way we can get 20000 but we still run out of resources. Doe any one know how to clear the cached space so we can clear the cache each time to get through all txs.

TIA
SHAWN
Shawn Dorion
Geo Sektor Dot Com
Website: http://www.geosektor.com

Web Hosting Plans
Visit : http://WebHosting.Applications4u.com/
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform