
18 Feb
2003
18 Feb
'03
1:19 p.m.
Hi, I've succeeded in porting the database structure to SAPDB. But now I get many errors because many statements are doing things like this: SELECT count(*) FROM ticket as st, queue as sq, personal_queues as suq, ticket_state tsd, ticket_lock_type slt ... the keyword "as" is not accepted by SAPDB and its right. IMHO is this keyword not allowed here. I've installed otrs-1.0.1-01.tar.bz2 0470d45dc96b88bb81c3cb7890168374 otrs-1.0.1-01.tar.bz2 CU, Wolfgang