I have a table with many (about 75) columns. I'm using the wizards in Studio
to speed the creation of a drill down app and an edit records app. The
wizard runs through the creation ok, but then when I test them, they give me
errors!!

Below is an example.

Could my column names be messed up? Access database with no spaces in the
names.

The line (generated by studio) in question according to the error message
is:

        <CFSET female_Value = '#GetRecord.female#'>

Thanks,
Jeff Fongemie


Error Diagnostic Information
Just in time compilation error

Invalid parser construct found on line 29 at position 13. ColdFusion was
looking at the following text:

under_Value
Invalid expression format. The usual cause is an error in the expression
structure.
The last successfully parsed CFML construct was a CFSET tag occupying
document position (29:4) to (29:9).

The specific sequence of files included or processed is:
c:\inetpub\wwwroot\HillClimb\fusion1\editrecord_RecordEdit.cfm


Date/Time: 04/19/00 09:53:23
Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
Remote Address: 127.0.0.1
Template: c:\inetpub\wwwroot\HillClimb\fusion1\editrecord_RecordEdit.cfm


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to