Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving using Stored Proc with Output Parameters
Message
 
To
03/12/2004 10:15:54
Dan Greenberg
Freedom of Information, Inc.
Parker, Colorado, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00966712
Message ID:
00967201
Views:
7
Dan,

The error message you're receiving looks like a message returned from SQL Server. Have you tried setting a breakpoint in your data access class and examining the properties of the Update command object before the update is issued? You can also use SQL Server Profiler to see the command that is received by the server.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform