Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a Stored Procedure from VFP9
Message
From
07/09/2012 11:34:43
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
MS SQL Server
Miscellaneous
Thread ID:
01552550
Message ID:
01552570
Views:
42
>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform