You are real close to what I need to do. I need to access a FoxPro free directory database. This is a similar situation to the Access file.
I'll look at the RegMon utility. Thanks. Russel Madere Webmaster 504.832.9835 SunShine Pages by EATEL www.sunshinepages.com -----Original Message----- From: Steven Erat [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 10:09 AM To: CF-Talk Subject: Re: CF Service setting help needed You'll probably need to either run those ODBC Services as a local Administrator account (domain Admin should be unncessary) or use regedt32 to adjust permission on the appropriate keys or hives by adding permission for a non-Administator account. You could use the free utility RegMon to monitor which registry entries are being touched. See http://www.sysinternals.com Assuming that you're doing this so that you can use remote *.mdb Access databases shared from another machine, you'd have to grant permission on those mdb files for the user account that the ODBC Services run as. -- Steven Erat http://www.talkingtree.com/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229871 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

