Authentication Mode switching with MSDE

From: Detlef Huettenbach (deh@bytesites.de)
Date: 07/24/02


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