It works. Thanks a lot. Best Regards Kris
W dniu wtorek, 9 czerwca 2015 11:00:31 UTC+2 użytkownik Enrico Risa napisał: > > hi kris > > try > > INSERT INTO X FROM SELECT FROM OUser > > > 2015-06-09 10:42 GMT+02:00 kris mnt <[email protected] <javascript:>>: > >> Hi >> >> I'm getting "Cannot find a command executor for the command request: >> sql.( SELECT FROM OUser )" trying to copy records to other class with >> commands below. >> >> CREATE CLASS X >> INSERT INTO X FROM ( SELECT FROM OUser ) >> >> What am I doing wrong ? >> >> Thanks in advance >> Kris >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "OrientDB" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
