Re: New to C# - DB question




heddy wrote:
Thanks a ton guys. This is very helpful. I am going to get SQL
express installed and setup a stored proc for the login stuff using
parms. My inital code was just to see if I could connect to a DB and
do something. Is there a standard algorythm for hashing other then the
CLI one?

Also, I need to have an object stay in scope throughout my application.
Should I instantiate the object in main to do this?

.



Relevant Pages

  • Re: New to C# - DB question
    ... express installed and setup a stored proc for the login stuff using ... parms. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: User Termination
    ... I guess I was looking to create a stored proc that would do all this. ... multiple servers, ... Finally drop the login using sp_droplogin ... So if any given server has 10 or 12 databases, ...
    (microsoft.public.sqlserver.security)
  • Re: Trailing spaces padding out cells?
    ... But when I run the stored procedure to create a login for example ... > Tibor Karaszi, SQL Server MVP ... >> at the end of the stored proc. ...
    (microsoft.public.sqlserver.server)