Server 2012 backup links
Deleting old backups automatically – no it does not work well. Here is how to do it manually.
Deleting old backups automatically – no it does not work well. Here is how to do it manually.
Links so far in my research worth keeping (no solution yet) a) recovering a runtime solution – hold down Ctrl-Shift while double clicking application icon and hold them down til you see the dialog http://www.filemaker.com/help/html/fmpa_tools.24.19.html b) importing data into upgraded runtime http://www.filemaker.com/help/html/fmpa_tools.24.17.html#1028635 c) starting runtime solutions http://www.filemaker.com/help/html/fmpa_tools.24.18.html#1028687 d) naming a filemaker solution and this mysterious […]
https://support.microsoft.com/en-us/kb/555159 It works. Now, I have to have this workbook work when others do not have this “other workbook” so I use late binding and am not using “Tool->References” to ensure any of this works. Hard coding the path is also what I did – but since it is string you use to reference the […]
Lets say you have an XML data source and you access it with VBA or thorugh a sheet with a data source already preset once and it worked. Note that this assumes that the link is behind a popup to enter your username/password (Basic Authentication) The next time you go into that sheet or run […]