Hello,
I use the command
WFOPEN(type=odbc) "CalcProd" "select * from Calc.Angebot group by whg, wug, artid having count(*) >= 300 order by artid, whg, wug"
and receive the ODBC Error HYT00 (see attachment). the database is quite large (~600000 records).
The error occurs only /occasionally/ if I use the command
WFOPEN(type=odbc) "CalcProd" "select whg, wug, artid from Calc.Angebot group by whg, wug, artid having count(*) >= 300 order by artid, whg, wug"
(I have to issue the same command one or two times until it works).
Commands like
WFOPEN(type=odbc) "CalcProd" "select * from Calc.Angebot where artid=5"
usually work without a problem.
I searched the web and found indications that HYT00 refers to an SQL timeout problem. Is there any way to resolve this problem from within EViews?
Thanks!
~~Alois
ODBC Error HYT00
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
ODBC Error HYT00
- Attachments
-
- EViews ODBC problem.PNG (27.94 KiB) Viewed 3206 times
-
EViews Steve
- EViews Developer
- Posts: 844
- Joined: Tue Sep 16, 2008 3:00 pm
- Location: Irvine, CA
Who is online
Users browsing this forum: No registered users and 2 guests
