TDBXTypes.ZSTRINGS value type
Posted: Tue 09 Dec 2008 11:10
I inherited an client-server program and have upgrate it to delphi 2007 andDBexpress 4. I connect to SQLserver
In one situation I get the following error TDBXTypes.ZSTRINGS value type cannot be accessed as TDBXTypes.ZSTRINGS value type
When I try to open a clientdataset after I changed the parameter I get this error.
other datasets in my program are not giving me any trouble.
Any ideas on the possible cause for this problem?
Or any hint which direction I should take a look?
In one situation I get the following error TDBXTypes.ZSTRINGS value type cannot be accessed as TDBXTypes.ZSTRINGS value type
When I try to open a clientdataset after I changed the parameter I get this error.
other datasets in my program are not giving me any trouble.
Any ideas on the possible cause for this problem?
Or any hint which direction I should take a look?