satheeshv
27th April 2015, 15:41
Hi All,

Can any one help me to understand what is the exact use of # include<bic_dal> in DAL script. thanks.

Regards,
Satheesh

bhushanchanda
27th April 2015, 15:44
Hi,

If you want to use any DAL hooks, properties or methods, you will need to have this header included in your DAL script.

Similarly, in 4GL, you can use #include <bic_dam> also, for DAL2, you need to have #include<bic_dal2>