> I have a datasource that points to an Access database (no editorializing > please, I didn't create it). I need to do a GetFileInfo on it > to obtain the last modified date. This was pretty easy in .Net (I'm > converting it from .Net to CF) but I can't figure out how to do it in > CF. GetFileInfo requires an absolute path ... is there a simple way to get > the absolute path for a datasource?
If it's a registered CF datasource, you can probably get that sort of info using the CF Admin API. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334808 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

