Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FP2000: Error Message: Microsoft VBScript Error '800a0409' Unterminated String Constant


View products that this article applies to.

This article was previously published under Q265317

↑ Back to the top


Symptoms

When you are using a Microsoft FrontPage Database connection and you submit a query from one page to another, you may receive an error message similar to the following before the data is returned:
Microsoft VBScript error '800a0409' Unterminated string constant

↑ Back to the top


Cause

This behavior can occur if you are using a reserved character in the name of a field or table in the database.

Reserved characters that may cause the error message include the following:
   ! 
   @ 
   # 
   $ 
   %  
   ^  
   &  
   *  
   ( )  
   / \  
   { }  
   [ ]  
   ' 
				

↑ Back to the top


Resolution

To work around this issue, make sure that none of the reserved characters listed in the "Cause" section are used in the names of fields or tables in the database.

↑ Back to the top


Keywords: KB265317, kbprb

↑ Back to the top

Article Info
Article ID : 265317
Revision : 2
Created on : 12/2/2000
Published on : 12/2/2000
Exists online : False
Views : 226