|
Hello all!
I quick question, I am creating a custom admin
module that imports data from another Database.
What it currently does is look at a DB, create a
type for each table that you have selected and creates CFCs for each of the
table (thus a new type).
The next step of the process is to look at all the
tables in the DB to be imported and imports the rows using the inherited
"createData" method of the CFC.
Even though it is telling me that an instance has
been created, no data is actually imported. No row is created. Is there a
common way of doing this?
Regards
Mark Drew
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] |
