TZTable and temporary tables
Posted: 30.06.2013, 20:49
I'm trying to use a TZTAble component to link a Temporary table on mssql(e.g. #tablename ), but I get an error each time I try to open the TZTable component ...
The error message say table #tablename not found even if the table is present because I have previously created it with a TZQuery ...
Is there a way to link a TZTable object with a temporary table ?
Is there a TZTempTable component ?
Thanks.
The error message say table #tablename not found even if the table is present because I have previously created it with a TZQuery ...
Is there a way to link a TZTable object with a temporary table ?
Is there a TZTempTable component ?
Thanks.