Hello..
You can find two sql files in your installation CD..
1. pbsyc.sql
2. pbsyc2.sql
Execute these two sql files in your SQL Advantage..
Regards..
JERO..
Hello..
After setfilter()and filter() you have to use setfilter(null variable) and again filter() for to show all records..
example:-
String null_str
SetNull(null_str)
dw_1.SetFilter(null_str)
dw_1.Filter()
One quest..Why you use Setitem instead of Computed Fileds?
Regards..
JERO
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.