![]() |
lefty 6/17/2016 |
OS Windows 10 Home, PHPRunner 9.0 beta plus MS Office 2016 x64 ..., the known former problems have fully gone (workaround via 32 bit ACCCESS DB), say, CREATE NEW under PHPR 9.0 beta is working at a glance.
|
![]() |
HJB author 6/18/2016 |
@John - PHPR's "create new Access DB" was always meant to run properly with 32 bit ACCESS DB while 64 bit had been provided some headache in regard to connection, yet some users run x64 based Windows server and plausibly as well may want to run ACCESS x64 DB. With PHPR 9.0 now supporting PHP 7.0 which is partially lots even much faster in some sectors than Facebook's HipHip technology, the question is coming up, on 20 to 30 users logged in at the very same time(that's what a file oriented database storage like ACCESS or SQL3lite was good for in the past) whether to e.g. hop over to BizSpark by M$, hoodwinking developers with free $122k a year to get burned under AZURE. John, you know too well, no weeks is passing where one does not read about hacked DB's with whatsoever sensitive data, hence my thoughts went into the AZURE direction by means of providing more security than a shared hosting issue with a cheap provider. File based storage of database content is experiencing a technological speed improvement every 6 months, simply by the fact that SSD usage became common in computing centres and seeing e.g. gaming oriented PCs with Samsung 850 Pro to serve with 2500 MB/second READ and 1500 MB/second WRITE cycles, my interest came up to test PHP 7.0/File base DB issues like that to be an option on some occasions. Finally, the PHP 7.0 issue is still a dirt in the eye of most providers as they are shunning to make a shift into the future, sequel to the well known "Never touch a running system ..." syndrome among them and to e.g. DRAG and DROP or COPY a PHPR generated code along with a DB file from one directory to run "multiple sales" of just one ready-made app is only some mouse clicks away, say, is less in administration time management than MySQL. |