Is it possible to register a dbase in CF admin once and then use the same
dsn name in many directories?

I'll have multiple directories/users that will need to use a database with
identical tables but with different content. 

I need the syntax for something like this:

<cfquery name="Testdata" datasource="/www/users/username/db/db.dbf">
select bla,bla,bla
</cfquery>






------------------------------------------------------------------------------
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