[AccessD] SAVE VIEW

jwcolby jwcolby at colbyconsulting.com
Fri Jun 11 10:41:06 CDT 2004


The SAVE VIEW keyword causes some SQL statements to be stored as a view in
SQL Server and other database engines.  It does not work in Access.  Is
there a replacement for that syntax that does work in Access?

CREATE VIEW Members AS
SELECT * 
FROM MemberDetails

John W. Colby 
www.ColbyConsulting.com





More information about the AccessD mailing list