The parsing is a bit simple at the moment, so it will execute each line separately. This means that each SQL query must be on a single row so you can't have line breaks in the middle of it.
But I agree that the error handling should be improved so it does not crash the slimserver. The parsing should probably be improved too so it executes everything until it finds a ; character or something similar. Thanks for reporting the problems. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=20871 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
