Hello,
In the tablebuilder I have added as expression for the primary key this expression str(id)+dtoc(lastdate) where id is of type integer and lastdata is of type date. When I try to add something to the table I get the error message Error building key for index "c:\...table.cdx" tag "p_key"..
The problem occurs for the use of dtoc(), I find it very strange because dtoc delivers a nice string?!?
What am I overlooking?
Thanks,
Charl
In the tablebuilder I have added as expression for the primary key this expression str(id)+dtoc(lastdate) where id is of type integer and lastdata is of type date. When I try to add something to the table I get the error message Error building key for index "c:\...table.cdx" tag "p_key"..
The problem occurs for the use of dtoc(), I find it very strange because dtoc delivers a nice string?!?
What am I overlooking?
Thanks,
Charl