Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# Assemblies on Sql Server
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01342551
Message ID:
01344407
Vues:
13
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform