how can i access the SMUS Database from inside serverside scrips.
something like
gDispatcher.pServer.system.DBPlayer.getAttribute( #attributeName )
i thought. but this does not work.
thanks in advance
andreas
callResult=movie.SendMessage(
"system.DBApplication.getAttribute","system.script.subject",[#application:"m
yApp",#attribute:[#myAttrib]])
in other words, you have to use a command structure like the one you are
using with the MUSXtra clientside, which, when called, returns the value
immediatelly!
Troubled me as well quite a lot in the past to figured it out, i have to
admit.
-alchemist-
"Andreas Thölke" <andreas...@picnicindustries.com> wrote in message
news:adklbj$f4k$1...@forums.macromedia.com...
i would feel better, if it were a normal lingo function call not a message
sent inside the server. i want to do querys to the DB and sort a highscore
table by serverside script. i am excited about the performace ...
> Troubled me as well quite a lot in the past to figured it out, i have to
> admit.
much better documentation is needed on this SW!!
thanks a lot!
andreas
As for the documentation, I couldn't agree more. Though, basically, all that
needs to be done is just to combine the documentation provided with the
package, with the additional docs posted (like server object model), plus a
few things from the post into a descent help file (.hlp, .hlp, .hlp,
please!!!)
-alchemist-
"Andreas Thölke" <andreas...@picnicindustries.com> wrote in message
news:adm7q5$3jh$1...@forums.macromedia.com...
i would like to have a book like: "SMUS the definite guide" or "SMUS
Sorcery".
"alchemist" <cha...@stage7.gr> schrieb im Newsbeitrag
news:adnlet$d0p$1...@forums.macromedia.com...