Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread  LIST function - version 4.26 build 3
Thu, Feb 27 2014 3:11 PMPermanent Link

Praveen A B

Hi,

I'm using DBISAM 4.26 b3.
I tried using the LIST function as below
select LIST(company_cd) from company where active_ind=1

I get a DBISAM Engine Error #11949 SQL parsing error.

The below product manual states the existence of LIST function.
http://www.elevatesoft.com/manual?action=viewtopic&id=dbisam4&product=rsdelphi&version=2007&topic=Functions
Thu, Feb 27 2014 4:37 PMPermanent Link

Raul

Team Elevate Team Elevate

On 2/27/2014 3:11 PM, Praveen A B wrote:
> I tried using the LIST function as below
> select LIST(company_cd) from company where active_ind=1

> I get a DBISAM Engine Error #11949 SQL parsing error.

What does the actual error say?
What is the data type for the company_cd field?

I'm using 4.37 and List works just fine here.

Raul

Image