Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL server slow-down on VFP...
Message
De
23/05/1999 00:13:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00221775
Message ID:
00221828
Vues:
18
Hi Rick.

I've tested using sqlexec() but got the same poor results. I'm looking for some sort of config issue ... the curious part is that the c++ app inserts new records with memo data just fine... so, I'm trying to determine what VFP might be doing that could cause the sql server to act in this fashion.

Thx for you input.

Scott.

ps; What's the latest web connect version at this time? I haven't looked at one of my projects using this in a while and I should get back to it soon....see what's what ... what might be done differently.

>First thing I would do is see if you have a SQL Server config problem of some
>sort. Easiest way to check is skip the remote view and directly update your
>database with a SQLExecute().
>
>Lots of overhead with remote views especially if they're large and not
>properly filtered. On update intensive apps I'd highly recommend using
>straight SQL commands if performance is your main goal.
>
>+++ Rick ---
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform