|
The ProgrammingMSAccess.COM Site This procedure is meant to run from a project with a reference to the microsoft sqldmo object library. The code demonstrates how to change the authentication mode of a sql server instance to windows authentication mode. it also shows how to stop, wait for the stop to complete, and restart a server to allow the new authentication mode setting to update the server. Sub ToWindowsAuthentication() Want to understand Microsoft Access 2000 so that you can program it to do more tasks like this? Get Professional SQL Server Development with Access 2000 by Rick Dobson from Wrox Press. Learn more about the book by clicking here. Copyright 2000 CAB, Inc. All rights reserved. Republication or redistribution
of CAB, Inc. content, including by framing or similar means, is expressly
prohibited without the prior written consent of CAB, Inc. CAB, Inc. shall not be
liable for any errors in the content, or for any actions taken in reliance
thereon. |