Tagged Questions
0
votes
1answer
2k views
Delphi: Clientdataset: EDatabaseError: Missing Data-Package using Synapse
From the client I am sending a string to the server what he should send me back. This time its a stream created by a ClientDataSet. Unfortunately receiving (or sending??) does not work at the moment.
...