Joe
These are the sql statements from the sql trail on my test db:
"381","SELECT * FROM 1_company WHERE coy_code=1","1","The company preferences could not be retrieved"
"382","SELECT id, CONCAT(reference,' ',name) as ref FROM 1_dimensions WHERE (type_=1) ORDER BY reference","1",
"383","SELECT * FROM 1_company WHERE coy_code=1","1","The company preferences could not be retrieved"
"384","SELECT * FROM 1_company WHERE coy_code=1","1","The company preferences could not be retrieved"
"385","SELECT * FROM 1_fiscal_year WHERE id='5'","1","could not get current fiscal year"
"386","SELECT * FROM 1_company WHERE coy_code=1","1","The company preferences could not be retrieved"
"387","SELECT * FROM 1_chart_class WHERE !inactive AND ctype>3 OR ctype=0 ORDER BY cid","1","could not get account classes"
"388","SELECT printer FROM 1_print_profiles WHERE profile='' AND report='707'","1","report printer lookup failed"
"389","SELECT printer FROM 1_print_profiles WHERE profile='' AND report=''","1","default report printer lookup failed"
What do you think ?
Gaston