Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Poor performance related to packet size?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
01112876
Message ID:
01450681
Vues:
64
The PacketSize cannot be changed on already open connection.

>Does SETSQLPROP( .... "PacketSize" ...) really work? I am seeing questions about that in the Hackers Guide, and I am pulling my hair out trying to get it to work for my SQL connections. I can do SETSQLPROP( 0, "PacketSize", 11264) with no problem. But I cannot do (get a -1 return value) trying SETSQLPROP( 1, "PacketSize", 11264). It seems that once the connection is made you cannot alter it? Does it matter that it's a saved connection?
>
>I could use the improved performance this will afford us, but I am wondering if this is a mirage.
>
>Any help is much appreciated.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform