-1
I am using these components but am having the following error while trying to open Clientdataset.
Generates the error:
Access Violation at address 50FCDC6F in module 'dsnap230.bpl'. Read of address 00000000.
Tdfconnection for connection to the bank
Tdfquery with sql query of a table for testing
Tdatasetprovider with the Dataset property connected to Tdfquery, enabling poAllowCommandText properties is poPropogateChanges
Tclientedatset connected to Tdatasetprovider in the Providername property
Give more details on your question, Delphi which version? xe2 3 4 5 6 7 8 9 10 ... Which database? ... Is the database external or internal?? The error is giving before compiled,during or after?? What android, windows or Ios structure? You tested the manual connection by the component to verify that the connection to the bank is functional??
– Viniam