Jump to content

Is it able to load server xml to client?


maffius

Recommended Posts

Is it able to load server xml file to client? Is there any possibility to get all accounts from server and their data and then send it to client? I want to save all accounts and datas once in xml file and then i want to read data on client from this xml file. Is it possible? If it is, how can I do it?

Link to comment
  • Moderators

Just send the account count to clientside. There are 11k accounts, eat my 11k popcorn. (1 trigger)

 

The clientside can request: I want the account information of the accounts: 50 t/m 300 (1 trigger)

 

The server will send back: (250 x account information in 1 TABLE and in 1 TRIGGER). It can't be more efficient... except for using the latent trigger variant.

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...