When i try to connect thru the ODBC Data Source Administrator
is it asking me to enter a :
SQL Server authenticity of the login id?
where on the SQL server do i set the user name and password to that instance or database?
This is my Field values
01
1
2
3
4
5
6
7
8
9
CL
But I need to just minus 1 from the data string for display.if the field is 5 should display a 4.Thanks.
I have several funds i need to display on the report but
i have certain one i DO NOT want to include on the report.
expression:
@fund <> "520""610""648""691"
how can i exclude them with out doing
@fund <> "520" and @fund <> "610" and etc.....
I know there has to be a way.
Thanks,
I can't seem to pass the variable from subreport to another subreport???
In the group footer i have the subreport that does the calc that i need in another subreport with in the same group footer.
In the main report i created a formula call ShrAccumLvlike this: shared NumberVar Leave
Then
In...
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.