Page: 605PSC
Summary: Housekeeping Steps When Copying Platinum DBs Across Servers
AnswerBook: ERA Solutions
Housekeeping Steps When Copying Platinum Databases Across Servers
When copying databases from one server to another, you may need to do some or all of the following if the Platinum SQL...
I am trying to create a report that would show the invoice, all line items
on the invoice and all a transactions that have been applied to that
invoice. When I do this I am getting ambiguous information due to my query.
Any suggestions? I have tried sub reports, this works well except I am...
If they are two seperate fields then follow this.
1) Create a formula Field called called CapSurCase (or what ever if best for you.)
2) type this in the formula
UCase(Left({SurName},1))&Lcase(Right({SurName},len({SurName})-1) )
where SurName is the name of your datafield
3) add CapSurCase...
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.