LeDuc31
1st August 2005, 15:00
Hello,
I'm a newbie in BaaN programming...
I must execute an SQL request from an ASP page to extract data on a report and this request is very slow. How can I improve it ?
select t_clot from tdilc401 where t_koor=1 and t_orno="& variable1 &" and t_pono="& variable2 &" and t_sera="& variable3 &";
configuration : BaaN 4, informix, odbc informix 3.80
Thanks for your help
I'm a newbie in BaaN programming...
I must execute an SQL request from an ASP page to extract data on a report and this request is very slow. How can I improve it ?
select t_clot from tdilc401 where t_koor=1 and t_orno="& variable1 &" and t_pono="& variable2 &" and t_sera="& variable3 &";
configuration : BaaN 4, informix, odbc informix 3.80
Thanks for your help