Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, how can I install VFP OLEDB driver on terminal server. Im running on server without any problem. But users are getting oledb error. regards özgür
Post Follow-up to this messageWhat exactly is the error they get? Are you sure it's not merely due to the users lacking permissions to the path or data files that they are trying to access? VFP data sources are file-based, so users need to have the appropriate NTFS and/or share permissions. What version of the VFP OLE DB Provider did you install? If you installed the current download version (based on 8.0 SP1), it comes as an msi which would automatically put a terminal server into install mode if you installed it using an administrator acount (which would have been required because the Properties table of the msi has ALLUSERS=1). I don't remember how earlier versions came, but if you installed a non-msi version and your terminal server is configured for application mode, then you would have needed to use "change user /install" or Add/Remove Programs to launch the installation. If you post in one of the vfp, foxpro, or oledb newsgroups, you will have a better chance of getting help. "özgür sandem" <zgrsandem@discussions.microsoft.com> wrote in message news:6E9DECEE-57FC-4A37-98BB-994D197FC9C1@microsoft.com... > how can I install VFP OLEDB driver on terminal server. Im running on > server without any problem. > But users are getting oledb error.
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.