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!

Report Table structure using Documenter (Access 2000)

Status
Not open for further replies.

boriska40

Programmer
Sep 4, 2003
31
CA
Hello!
I have some linked table (MSSQL Server).
When I analyze this object using Documenter
(Tools->Analyze->Documenter), I get report.
It includes for section "Columns" 3 columns:
Name, Type and Size.
Some fields have Type - ": Delete Query" and Size = 16.
Could somebody explain me (or point) the meaning
": Delete Query"?
Thanks in advance
 
there are various types of queries, SELECT, INSERT, DELETE, UPDATE, CROSSTAB...

it just means that the query in question is used to delete some records...
 
I think this might be a bug in the documenter.

Duane
MS Access MVP
Find out how to get great answers faq219-2884.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top