Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
IF NOT USED("MyTable")
USE MyTable IN 0
ENDIF
SELECT MyTable
Also, I question the wisdom of relying on wi-fi to access a NAS. It might be fine for occasional accesses, but for a constantly-running application of this kind, I
would have thought a hard wire would be essential (but I have to admit that I don't have any personal experience of wi-fi with NAS).
IF NOT USED("MyTable")
USE MyTable IN 0
ENDIF
SELECT MyTable
Doable, yes, necessary, probably not, I'm thinking. But that data corruption is scary. Also, I often experience terrible delays using Foxpro with that machine. Delays over a minute at times.
- - - -Synology Support said:Hello,
Thank you for contacting Synology Support.
I think the slower access times and responsiveness might be associated with your NTP Time is Offset.
Oct 31 20:42:37 DiskStation ntpdate: Sync with time server 208.75.89.4 offset -35.431380 sec.
An offset NTP setting on the NAS can cause a number of different strange issues especially if the NAS is also joined to a domain. This can cause irregular connection behavior as well as preventing the domain to be joined at all. Under DSM > Control Panel > Regional Options, make sure this is in sync with either a public server, such aspool.ntp.org, or whatever DNS server is being used by the Domain Controller.
Feel free to reply to this email if you have any further questions or issues.
Have a great day,
Ryan
Normally I wouldn't tolerate that and would kill the vfp9.exe process, but this time I just waited it out, not knowing if the screen would ever appear, but it finally did.
I don't have the folder in question mapped (the app uses data in a certain folder and it's subfolder, which is devoted to metadata), but the drive where those folders exist is mapped to a letter.MK said:This may have left a lot of tmp files on your harddisk and you may want to "clean" your PC. Under W7: open FileExplorer - rightclick C:\ - Properties - General - DiskCleanup
Then you may want to set up a test environment. Connect your NAS and your PC/Laptop to your router via Ethernet cables, disable all WiFi and check the speed then.
Btw did you map the network folder that contains your VFP-data?
hth
MK
The Synology NAS is ethernet connected to the router, which I'm pretty sure is the DHCP server, how else could it be routing successfully to my 5 PCs and wirelessly connected printer?