Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 28th, 2005, 10:47 AM
Authorized User
 
Join Date: Jun 2004
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
Default Inserting Comments in Access SQL

is it possible to insert comments in Access SQL?

"Life is a Database"
__________________
Julio Cesar

-\"Bueller.......... Bueller.......... Bueller.......... Bueller..........\"
 
Old July 29th, 2005, 10:18 AM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 3,069
Thanks: 0
Thanked 10 Times in 10 Posts
Default

What do you mean by "insert comments?"

mmcdonal
 
Old July 29th, 2005, 10:29 AM
Authorized User
 
Join Date: Jun 2004
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
Default

what i mean is how can you get lines to NOT ECXECUTE.

For example, in VB you put an apostrophe ( ' ) in front of a line of code and that makes it get ignored. You can use that to make comments.

VB Example:
   Dim something as integer 'this is my comment. blah blah blah

Is there any way to make comments in sql? Is there a special character you can use?

"Life is a Database"
 
Old July 30th, 2005, 01:26 AM
Friend of Wrox
 
Join Date: Jul 2005
Posts: 150
Thanks: 0
Thanked 0 Times in 0 Posts
Default

If you are asking is there a way to place a comment within an SQL statement, they answer is probably NO. I have never seen an comments with Access SQL in almost 10 years.

HTH...

Boyd
Access Based Accounting/Business Solutions developer.
 
Old July 30th, 2005, 11:41 AM
Authorized User
 
Join Date: Jun 2004
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
Default

thanks

"Life is a Database"
 
Old July 31st, 2005, 12:38 AM
Friend of Wrox
 
Join Date: Jul 2005
Posts: 150
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Your welcome.

Boyd
Access Based Accounting/Business Solutions developer.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Scanning documents and inserting them into Access DebT37 Access 3 January 3rd, 2007 09:32 AM
Need help with inserting data into access database ITladybug ADO.NET 1 January 1st, 2006 01:50 PM
Inserting data into Access database OldCoder ASP.NET 2.0 Basics 1 December 31st, 2005 06:26 PM
Inserting Word Documents into Access showie Access VBA 4 December 14th, 2005 02:02 PM
Inserting data into an Access memo field with SQL jhunta VB How-To 3 September 20th, 2005 02:49 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.