L
lu_yanfeng
Can any body tell me how to create a View in Access using Jet SQL? And where
to get the detailed specific reference for Jet SQL?
to get the detailed specific reference for Jet SQL?
Can any body tell me how to create a View in Access using Jet SQL? And where
to get the detailed specific reference for Jet SQL?
Well, in fact, I had known that Query is the Access equivalent to View. What
I want to do is creating a View/Query by writing the SQL statements not by
normal operations. After I had a try, I found that the Jet SQL doesn't
support the 'Create View' statement, which is implemented as a standard
statement in other database systems. So I was puzzled and waiting for help.
John Nurick said:The Access/Jet equivalent to a view is a Select query.
Jet SQL is documented in Microsoft Access help. In recent
English-language versions, display the Help window and look on the
Contents tab for "Microsoft Jet SQL reference".
Can any body tell me how to create a View in Access using Jet SQL? And where
to get the detailed specific reference for Jet SQL?
John Nurick [Microsoft Access MVP]
Please respond in the newgroup and not by email.