9 comments found.
Will this app factor in joined tables? In particular lookup fields on add and edit forms? (these would be html drop downs that pull form a linked table).
Also the same for list pages – will the lookup fields have the looked up values?
Thank you.
Hi,
Thanks for your interest.
Currently, this app does not generate UI i.e. it just generates data access layer. Each file/class is for a separate table and that does not include joins. But you will be able to modify the generated code to add joining as it generates clean code.
Please let me know if you have any other question.
Thanks.
Ok, thank you – from the screenshots it appears as there are some HTML pictures for forms and tables.
Also, is there any data validation (like unique, min/max, alpha, etc…) – and sanitization / sql injection protection?
Thank you.
Hi,
Yes, the screenshots show UI as well. But that is a sample application provided where we have integrated the generated Data Access Layer so that buyers will understand how to integrate the generated Data Access Layer with the UI. Validations should be at UI level. Yes, SQL Injection protection has been added at Data Access Layer level.
Please let me know if you have any other question.
Thanks.
Hello is it possible to generate calculation field like
unit price sub total total sum etc… Thank you
Hi,
It’s not supported at the moment but we will consider it in the future releases.
Thank you
You are welcome.
How do I connect to my MySQL database online?
It’s not connecting when I put in the “IP Address” or “URL”.
ERROR MESSAGE: “Unable to connect to any of the specified MySQL host.”
Thanks for your help. TVCash
Hi,
This means that your computer is not allowed to connect to that MySQL database. You will have to ask your administrator to give you remote access on that database.
Also try connecting to localhost.
If you still have any issue, please contact me via my profile page here.
one app is without source code and other is with source code…?
Source code of what ? php code will be generated in both the cases…and i suppose we can read it in both the cases ?
is there any video that we can see…the operation of joining child table…?
looking forward to purchase it…
Thanks
Hi,
Thanks for your interest in our app.
Yes, PHP code will be generated in both cases.
Yes, the generated PHP code can be read in both cases.
Source code of the .Net app that generates the PHP code.
Here is the video preview:
https://www.youtube.com/watch?v=vjaGrUgXHTY
The operation of joining child table has not been handled at the moment.
looks great! can you do a version for macOS?
Hi,
Thanks for your interest in our app.
At the moment Mac OS version is not available but may be in the future.
Great work! I like it
Thanks a lot.
Hi, Please help-me,
Severity Code Description Project File Line Suppression State Error CS0246 The type or namespace name ‘MySql’ could not be found (are you missing a using directive or an assembly reference?) PhpDalGenerator C:\Users\Gianck\Desktop\Files_For_Buyers\Source_Code\PhpDalGenerator\PhpDalGenerator\Database.cs 5 Active
- Download .Net connector from the following location: https://dev.mysql.com/downloads/connector/net/6.9.html
- Install the connector.
- Open the project in Visual Studio.
- Right click on References and click Add Reference.
- Select MySql.Data from the list and click OK.
GLWS! 
Thanks a lot.
Shine on! Looking to purchase from you.
Thanks a lot.