QPM Repository /
Code Generator
Modifications to the Qcodo Code Generator
Previous|1|Next
Results: Viewing items 1-1 of 1.
| Name |
Path |
Description |
Last Upload |
By |
| QView |
qview |
This package adds support for table Views. It is a new package that works with the new 0.4.20 release.
It will allow you to create a view in MySQL >5 and use a datagrid or metadatagrid to show the table data. I have very simple needs for this, so I haven't gone in depth on expanding the functionality. Once the file is posted I will setup a forum thread for discussion.
Assumptions I have made:
No Create support
No Delete support
No Relationships(foreign keys)
No index support
As of right now. This first release only has MySQLi support. Adding MS SQL shouldn't be too hard. We just need to find the query that returns the MSSQL views and test it. |
Jan 02 2011 11:35 PM |
Chris Peterson |