数据库用的是interbase,
服务程序与客户程序用Socket连接
客户程序的数据表用ClientDataSet1,
现在用了一个线程
线程中当把ClientDataSet的Active设置为True或False时,报知出错:Project Project1.exe raised exception class EVariantInvalidArgError with message 'Invalid argument'. Process stopped. Use Step or Run to continue.Project Project1.exe raised exception class ESocketConnectionError with message 'Error reading from socket'. Process stopped. Use Step or Run to continue.