question on setupSQL.php
I'm going throught the setup of my trial version of the calendar.
Before running setupSQL.php to create the calendar table, the setup manager warns:
Warning! This will erase any existing data in the table "epc_calendar" on your SQL server.
Are you sure you want to set up and initialize the SQL database? YES
[Close this window if you do not wish to continue...]
I assume this means that it will create a new table named epc_calendar that will be initialized and that it does not mean that it will initialize my entire database (which is full of good stuff).
Is this correct? (Probably this is a "duh" question but, I would jump off a cliff if my database got initialized)
THanks,
Greg
|