Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# Assemblies on Sql Server
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01342551
Message ID:
01344407
Views:
12
>I am not sure what you mean here, I created 2 sprocs that ran queries and insert/deletes and a user function called from the sprocs that were all static method calls inside a C# class. They all worked fine.

I should have been more specific... Static methods work fine, as they don't carry any state. Static fields are the members that cause problems unless you reduce security on the SQL server side.
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform