Pascal Hibon wrote: > I'm running 7.9. > If there are differences in the db between LMS versions then it will be > hard to sustain such an application. > > Yes, I do like the fact that it has "presets" so that the user can > generate different output data / reports. Of course, not everyone > master's SQL enough to be able to modify the queries. This thread is a > good example; it is already hard enough to "reverse engineer" how the > different tables in the db interact.
You're right, of course, but with some help from forum users it is at least *possible* to adapt to db changes, even if the app is no longer maintained. So reading the SQL statements from a file could also be a way for the OP's application to allow future adaptations. ------------------------------------------------------------------------ reinholdk's Profile: http://forums.slimdevices.com/member.php?userid=36070 View this thread: http://forums.slimdevices.com/showthread.php?t=104566 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
