Authentication Mode switching with MSDE
From: Detlef Huettenbach (deh@bytesites.de)
Date: 07/24/02
- Next message: Chris Wood: "Re: SQL 2000 Profiler problems"
- Previous message: Jasper Smith: "Authentication Mode switching with MSDE"
- In reply to: Jasper Smith: "Authentication Mode switching with MSDE"
- Next in thread: Jasper Smith: "Re: Authentication Mode switching with MSDE"
- Reply: Jasper Smith: "Re: Authentication Mode switching with MSDE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Detlef Huettenbach" <deh@bytesites.de> Date: Wed, 24 Jul 2002 06:36:44 -0700
Thank you Jasper,
that's a really quick-hot reply!
Just found a KB article about my problem and wanted to
reply that I found a solution. But you're quicker.
Thank you again, for your VB solution!
For others who have the problem:
KB article Q319930 is just on that.
--Whow: Really hidden that stuff!
Best wishes
Detlef
>-----Original Message-----
>'Script to change SQL Security Mode to Mixed
>'JSmith 09/01/2002
>
>Const cSQLServer = "(local)" 'supply your servername
>Const SQLDMOSvc_Running = 1
>Const MixedModeSec = 2
...
>
>msgbox varmess
- Next message: Chris Wood: "Re: SQL 2000 Profiler problems"
- Previous message: Jasper Smith: "Authentication Mode switching with MSDE"
- In reply to: Jasper Smith: "Authentication Mode switching with MSDE"
- Next in thread: Jasper Smith: "Re: Authentication Mode switching with MSDE"
- Reply: Jasper Smith: "Re: Authentication Mode switching with MSDE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]