Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

view

Status
Not open for further replies.

dadou

Technical User
Jun 22, 2003
4
FR
I have to use the command create view by defect it asks for a base of
data but me I work on tables indepondants


 
Views are associated with Databases. See the following from Hackers Guide.

CREATE/DELETE SQL VIEW
These commands add and remove both local and remote views from a database. CREATE SQL VIEW is rather long-winded, but it must be, because CREATE VIEW is an old (useless) Xbase command.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top