Hi there,
I have a project where I am creating views on an existing pervasive (v13) database. My friend is at the same to working on the same project, remotely. Obviously he needs to be able to get the latest version of any given view. Is there a way to put these views into source control? (eg...
Good morning,
Is there perhaps a function in pervasive where I could convert a string to camel case? That is,
Original: HELLO MARY WHITE
becomes: Hello Mary White
I've searched the Pervasive 13 manual and did not find anything... just trying my luck in case I missed it.
As always, thank you.
Hi there,
I need to add a 4th column to my current select statement on LedgerTransactions. This fourth column is the company name which is obtained from (select CoName FROM LedgerParameters). There are no shared columns between these two tables for me to do a join. For a better explanation...
Hello,
I am following the Left Outer Join example as demonstrated by Table_32 on page 154 of the pervasive v13 manual. Namely, the expression they give is: SELECT * FROM Emp LEFT OUTER JOIN Dept ON Emp.DeptID = Dept.DeptID
To avoid confusion, I have named my tables in the same manner. And this...
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.