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.
TZTable and temporary tables
Moderators: gto, EgonHugeist
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
TZTable and temporary tables
A TEMPORARY table is visible only to the current connection, and is dropped automatically when the connection is closed.
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: TZTable and temporary tables
Hello mysterious new user. Welcome to the Zeos forums. Does it really make sense to pst to a thread that has seen no activity for three years now? Even then I think your post doesn't help. Or are you sure, that the original poster didn't make sure that the table exists for his connection when he does what he tries to do?
Best regards,
Jan
Best regards,
Jan