Italian Come fate a popolare una Grid ?

LucaMs

Expert
Licensed User
Longtime User

We appreciate your efforts with the Italian and you're welcome.
 

Straker

Active Member
Licensed User
Longtime User
Ja, aber Ich habe Deutsch in der Schule gelernt
 

tdocs2

Well-Known Member
Licensed User
Longtime User
But it is one thing to use English that many of us have studied in school, the other is Italian. Google Translate

Grazie, Luca.

I spent some time in Milan as a business consultant (long ago), but my (and my wife's) favorite city is Roma. I have visited Florence and Venice also.

Did you take a look at post #18? I would love to get confirmation that I am not missing a foundational block and the approach in post #18 is correct.

Best regards.

Sandy
 

LucaMs

Expert
Licensed User
Longtime User


Ciao Sandy.

A stand-alone "system" and a client/server system are very different.

Leveraging the RDC, the client performs a remote queries on the server.
Into the stand-alone app you will have the same queries, executed via SQL library commands.

I do not understand what the problem is; You will prepare a number of Queries and "paste" them in the config.properties file in the client/server case, in a code module in the case of the stand-alone app.

Obviously in the case of client/server you will have to handle even concurrency, synchronization, etc.


I do not see another solution.

Probably you can receive a greater number of suggestions by creating a new thread in the Questions forum.


Ciao
 

tdocs2

Well-Known Member
Licensed User
Longtime User

Grazie mille, Luca.

I believe that there is no other answer. Based on your knowledge, I consider your reply to be an expert and best practices answer.

Obviously in the case of client/server you will have to handle even concurrency, synchronization, etc.

No synch needed - DB in one location - local server.
Concurrency: I assume this will handle it:

Per Erel here:

Migliori saluti.

Sandy
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…