Crystal Reports 10
Pervasive 10
I am trying to query two tables where when a record exists in Table A and not Table B then display record for Table A. If record exists for Table A and exists in Table B then display Table B. Table A will always have a record if not then one will not exist in...
Hello, First time here. I am Using Pervasive with a date field as string type. Data in string field is consistant yyyymmdd.
I can convert to mm/dd/yyyy for report no problem with following...
local stringvar cvdtin := {TIME_ATTENDANCE.DATE_IN};
local stringvar a := left(cvdtin, 4);
local...
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.