[horde] Re: Unable to load the definition of Turba_Driver_
Craig White
craigwhite at azapple.com
Mon Jan 12 04:35:14 PST 2004
On Mon, 2004-01-12 at 04:26, Hardik Pandya wrote:
> Thanx for the input. Actually the sources.php had few commented "/* ---*/"
> entries.
>
> One more thing to ask, after upgradation to Turba: 1.2.1, i need to put hash
> against following entries as earlier turba_objects table in MySql DB does
> not have these entries. If i upload the newer turba_objects table to MySql
> DB, it will overwrite the earlier feeded entries. Is there any way out that
> i can upload newer table without loosing older entries of Addresses.
> ======================================================
> 'map' => array(
> '__key' => 'object_id',
> '__owner' => 'owner_id',
> // '__type' => 'object_type',
> // '__members' => 'object_members',
> 'name' => 'object_name',
> 'email' => 'object_email',
> 'homeAddress' => 'object_homeaddress',
> 'workAddress' => 'object_workaddress',
> 'homePhone' => 'object_homephone',
> 'workPhone' => 'object_workphone',
> 'cellPhone' => 'object_cellphone',
> 'fax' => 'object_fax',
> 'title' => 'object_title',
> 'company' => 'object_company',
> 'notes' => 'object_notes'
> ),
> ======================================================
I thought that there were scripts in the turba/scripts folder to convert
db structures
Craig
More information about the horde
mailing list