Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a Stored Procedure from VFP9
Message
De
07/09/2012 11:34:43
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
MS SQL Server
Divers
Thread ID:
01552550
Message ID:
01552570
Vues:
41
>>>Post the result of this query
>>> SELECT @@Version,
>>>	SERVERPROPERTY('Edition') AS Edition,
>>>	SERVERPROPERTY('ProductVersion') AS ProductVersion,
>>>	SERVERPROPERTY('ProductLevel') AS ProductLevel
>>>
>>>If you're using version other than Express, go to Tools Menu in SSMS, SQL Server Profiler. Run the trace right before testing your procedure. Don't forget to pause/stop trace once done using the pause/stop buttons in the Run Trace dialog.
>>
>>Version: 2008R2
>>Edition: Standard
>>ProdVers: 10.50.1600.1
>>Level: RTM
>
>Apply Service Pack 2 for your version. With SQL Server it is always a good idea to stay current with SPs.
>
>Since you're using a standard edition, you can use SQL Profiler to see what exactly you're doing with your calls.

SQL Profiler tells me nothing. As in I can't tell when the SP gets fired off from VFP.

Downloading Service pack now
"You don't manage people. You manage things - people you lead" Adm. Grace Hopper
Pflugerville, between a Rock and a Weird Place
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform