Terry Troxel wrote:
> 
> The reason I am doing this is my financial package (MAS90) uses
> illegal characters in its database table naming that Access can handle,
> but not CF.

How about:
<cfquery>
SELECT [illegal ##$@* name] AS allowed_fieldname
FROM   [illegal ##$@* name] allowed_tablename
</cfquery>

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to