hi all
i m new in surgar crm and i m using sugarcrm 5.1
and i m geting error while adding a new custom field in sugar..
i do this steps:
=> define new field in module and than in Admin panel i do repair database than i got this error
/*MISSING INDEX IN DATABASE - idx_QUOTE_name -index ROW */
ALTER TABLE quotes add column q_name varchar(50) NULL , ADD INDEX idx_QUOTE_name (name);
so anyone tell me y this error is coming and what the steps to remove this type of error while doing repair database option ?????
thanx in advanced![]()


LinkBack URL
About LinkBacks




Reply With Quote


Bookmarks