The question is a bit broad.  Sure, you can use a SQL server to store
your rankings.  You can also use flatfiles if your data is small.

If you're asking how to implement SQL server and network
communication, I'd first get your data working locally on a SQL server
first, then achieve a simple network communication, then tie those two
and transport SQL data over network.  Grab some books or ask more
specific questions.

On Sep 5, 8:11 am, 김병주 <[email protected]> wrote:
> Hy.I'd like to get any clue to show information of ranking in a Game which
> uses network.
>
> Do I need to make a sql server and save info and get the info via network?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to