|
The ProgrammingMSAccess.COM Site a pair of procedures for enumerating the databases on a sql server. update the string assignment for srvname in call_enumerate_databases so that it points at your server's name. these sub procedure require a reference to the sql-dmo object library. notice that they use the connect_to_server function procedure listed elsewhere on this site. Sub call_enumerate_databases() Want to understand Microsoft Access 2000 so that you can program it to do more tasks like this? Get Programming Microsoft Access 2000 by Rick Dobson from Microsoft 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. |