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 _______________________________________________ OpenTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
