I am writing a SELECT script in Pervasive 10.3 I need the logic to have a SELECT within an IF or CASE tried the statements below but that does not seem to work. Once I do any of the two below my SELECT select fewer rows.
CASE WHEN a.Item = 1 THEN ( SELECT ISNULL(SUM(o.Amount),0) FROM...
In Pervasive 10.3 my INSERT script gives error
Pervasive.Data.SqlClient.Lna.k: [LNA][Pervasive][ODBC Engine Interface][Data Record Manager]The data buffer parameter is too short(Btrieve Error 22)
How do I fix this ?
I am getting the same error "New database failure 7011:Insufficient access right for the operation" in the following environment:
1. Windows 8.1 Pro
2. Pervasive.SQL 10.3 Workgroup
3. Standalone PC
I have run a registry cleaner application, uninstalled and re-installed Pervasive. I have...
I need to create a one dimensional array with 6 integer cells, load them with number then sort in descending order.
Help please, as well as show me manuals on Pervasive Programming language syntax tutorials
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.