|
The ProgrammingMSAccess.COM Site a pair of procedures for enumerating the user-defined views and their text in a database on a sql server. update the string assignments for srvname and dbsname in call_enumerate_views so that they point at the targeted server and database. 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_views() 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. |