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!

Access deleting comments in views and select SPs

Status
Not open for further replies.

belovedcej

Programmer
Nov 16, 2005
358
US
Okay - this will sound crazy - but I don't have enterprise manager (don't know why - and I don't make a fuss.)

So I do all my server development using the Access IDE - tables, views, SP - everything.

When typing Alter procedures, I can include comments and formatting no problem.

But when making views OR a stored procedure that is little more than a select query with a single parameter, any formatting or comments I include are deleted.

Has anyone dealt with this before? Any magic "fixes?
 
well, if anyone runs into this problem, here's how I fixed it. Actually, the help files in Access had the answer. :)

I open my view in design view, right click to get properties, and type my comment into the dialog that appears. I don't know if the comment shows in enterprise manager or not, but at least I can comment things now.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top