[SOLVED] Â (Question)Migrate this to phprunner |
5/5/2011 10:51:59 PM |
PHPRunner General questions | |
A
almonddgr8 author
I have to be able to migrate this kind of database design to phprunner, any suggestions? |
|
G
|
Grissom 5/6/2011 |
Hi, |
A
|
almonddgr8 author 5/6/2011 |
Here are screens of one record in 5 views:
|
G
|
Grissom 5/6/2011 |
Looks feasable to me. Might be some more work to do but that depends on the backend how the data is handled between all those dialogs. |
![]() |
Sergey Kornilov admin 5/6/2011 |
Should be possible. PHPRunner supports both tabbed sections and subforms (edit master and details together). |
E
|
electromotive 5/7/2011 |
I have converted a few Access projects and I'd expect that you'll be able to pretty much use the backend database as is or with just minor changes. However the frontend will need to be redesigned with consideration of browser based HTML and server design. At first you'll be able to get raw access to your data tables and put in some relationships and basic validations. That you'll be able to do in a few hours if you haven't done it already, including setting up a user access control system. In a jam that could be rolled out to support a range of remote clients overnight. Very cool. |
K
|
kenlyle 5/7/2011 |
For just transferring the db to MySQL, there are lots of tools for that, but one that I have used successfully is by a company called SoftGalaxy, http://www.softgalaxy.net/access-mysql/index.html -I have no affiliation of any kind with them. I'd be interested in any other recommendations. |
E
|
electromotive 5/16/2011 |
For just transferring the db to MySQL, there are lots of tools for that, but one that I have used successfully is by a company called SoftGalaxy, http://www.softgalaxy.net/access-mysql/index.html -I have no affiliation of any kind with them. I'd be interested in any other recommendations. Best, Ken
|