I want to do the tutorial for the Examples Site, but cannot find the database tables definitions it requires. Can someone please point me in the right direction?
If you have downloaded Qcubed, it is bundled with the examples and the database script is found in there under the examples directory/folder: namely mysql_innodb.sql and sql_server.sql. Check it out. Moreso, a locally running example site makes for a faster learning pace, speaking from XP!
Thank you! For some of us newbies, who don't yet know what we don't know, it might be good to have this information integrated into the instructions of the Examples Site. I can imagine some newbies being too embarrassed (or too stubborn) to ask.
Thanks again. Your efforts are greatly appreciated!
The SQL files are available under http://trac.qcu.be/projects/qcubed/browser/framework/branches/1.1/assets.... Look for *.sql files.
- or, in your locally downloaded / SVN sync under assets/_core/php/examples
/*.sql
There are two versions - one for SQL Server, one for MySQL.
laceja,
If you have downloaded Qcubed, it is bundled with the examples and the database script is found in there under the examples directory/folder: namely mysql_innodb.sql and sql_server.sql. Check it out. Moreso, a locally running example site makes for a faster learning pace, speaking from XP!
Thank you! For some of us newbies, who don't yet know what we don't know, it might be good to have this information integrated into the instructions of the Examples Site. I can imagine some newbies being too embarrassed (or too stubborn) to ask.
Thanks again. Your efforts are greatly appreciated!