Enrico, Thanks, that works! I appreciate you helping me out.
-Mike- On Monday, August 11, 2014 7:26:01 AM UTC-4, Enrico Risa wrote: > > Hi Mike, > > try with POST instead of GET > > i think there is some encoding problem. > > With POST > > curl --user admin:admin -X POST --data 'select from [#12:0,#12:1]' " > http://localhost:2480/command/RestDemo/sql/-/20" > > with the query in body content > > > > > 2014-08-11 13:07 GMT+02:00 Mike Hebert <[email protected] <javascript:>>: > >> Does anyone else see this same behavior? >> >> >> -- >> >> --- >> 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.
