Question and Answer Database FAQ2182D.txt Remote datasets for multiple clients Category :Multitier/Remote Datasets Platform :All Product :Delphi 3.x Question: My dataset works fine when only one client connects to the dataset; What do I have to do in order to make it work for multiple clients? Answer: For your TSession component, set AutoSessionName to True and for your TDatabase component, set HandleShared to True. 7/16/98 4:31:28 PM
Last Modified: 01-SEP-99