Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP notification message durgin SQL pass through
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00450855
Message ID:
00450915
Vues:
38
Have you checked in the connection settings? It might be a setting to turn of messages as part of the connection.

>Hi,
>
>I'm using VFP 5.0a and when I execute a stored procedure in SQL Server 7.0, using SQL Passthrough, VFP displays a notification box "Executing Remote... Press ESC to Cancel". I have set notify and set talk off (see below code extract). Why am I receiving this message and how do I suppress the message?
>
>Thanks
>
>
>set notify off
>set talk off
>:
>:
>m.sql = "execute inventoryholding '" + dtoc(oUser.currentholdingdate) + "'"
>sqlexec(oUser.connection,m.sql,'vholddate')
Hector Correa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform