I have a very strange situation. I have an accounting software written in VFP6 that uses RPC (automation manager). My client has 2 firms and also 2 databases, located in different folders. Whenever an user enter in application, i create with createobject() an relation with server to an object s_adi. With that object i call various functions/procedures that in 90% it's and sql statement that creates an table. That table then it's been accessed by every station.
What is the problem?
Based on what i said on first firm everything is fine, on the second one not. On both firms, that table is created on server, but the station (all of them) cannot "see" the file. The same table on first firm all the stations can read it. But on the second firm something isn't right.
Every right or sharing includes "everyone" user and full access on the whole folder of my application.
Every station has Windows 7 Home Premium. The server is an DELL with Windows Server 2012 and an active directory.
This week has expired license for Remote Desktop (those 120 days) and now it's a big problem. Those licences aren't cheap and the client looked at me to do something. The same client had and computer with Windows 7 Home as a server and everything worked fine.
Thanks for any advice.
Adrian
What is the problem?
Based on what i said on first firm everything is fine, on the second one not. On both firms, that table is created on server, but the station (all of them) cannot "see" the file. The same table on first firm all the stations can read it. But on the second firm something isn't right.
Every right or sharing includes "everyone" user and full access on the whole folder of my application.
Every station has Windows 7 Home Premium. The server is an DELL with Windows Server 2012 and an active directory.
This week has expired license for Remote Desktop (those 120 days) and now it's a big problem. Those licences aren't cheap and the client looked at me to do something. The same client had and computer with Windows 7 Home as a server and everything worked fine.
Thanks for any advice.
Adrian