Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Server 7.0 and VFP 6.0
Message
De
10/05/2000 08:30:21
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
SQL Server 7.0 and VFP 6.0
Divers
Thread ID:
00368030
Message ID:
00368030
Vues:
65
Guys,

I am currently using VFP 6.0 Service pack 2.0 and SQL Server 7.0 Service pack 1.0 on an NT server with 28gbytes of disk and 256mbytes of RAM, running NT 4.0 Service Pack 6a.

I am finding that on an intermittant basis some of the SQLEXEC calls to SQL Server are being 'skipped' instead of being run. If I suspend after this happens, and force the SQLEXEC line to re-run then it works fine. - This seems like a similar error to the VFP 3.0 problem with VCX's and the introduction of _VFP.autoyield in VFP 5.0.

Does anyone have any ideas as to why SQLEXEC command may not be running. An example of one such statemen is:

LPARAMETERS lcInvID

=SQLEXEC(this.loHTML.lnconnection,"EXECUTE family_get_parents '"+lcInvID+"'","_tmpParents")

Return .T.


Do I need to install Service Pack 3.0 for VFP?

Many Regards,

James.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform