In the cfadministrator, under the client variable settings, you can select 
an option to create these tables automatically.

Brook

At 11:47 PM 8/13/2003 -0400, you wrote:
>How does CF know which table within a DB to store client variables in?
>Does CF create the table?
>
>In one attempt at this I found two tables called CDATA and CGLOBAL that
>I had not created in the database... were these automatically created by
>CF?
>
>I deleted these two tables just to see what would happen... but when I
>accessed the application again, the tables did not come back ??
>
>Here's an excert from the application.cfm
>
><cfapplication  name="trackseekers"
>clientmanagement="yes"
>clientstorage="jobs_available"
>SessionManagement="yes"
>SessionTimeout=#CreateTimeSpan(0,0,0,30)#
>ApplicationTimeout=#CreateTimeSpan(30,0,0,0)#>
>
>
>Stumbling & fumbling thru seesion/client variables I go....
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
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.
http://www.cfhosting.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to