solved: keyword LIMIT in SQL-statement, psqlodbc workaround? - Mailing list pgsql-interfaces

From Johann Zuschlag
Subject solved: keyword LIMIT in SQL-statement, psqlodbc workaround?
Date
Msg-id E14Bbzi-0007DR-00@mrelay01.kundenserver.de
Whole thread Raw
List pgsql-interfaces
On Thu, 21 Dec 2000 22:17:58 +0100, Johann Zuschlag wrote:

>I'm using a commercial application. Well, apart from the problem 
>that it crashes my psqlodbc.dll (which I'm trying to debug)
>it uses the keyword LIMIT.
>
>Like: CREATE ITEMS (NAME VARCHAR(10), LIMIT NUMERIC...
>

I just added some very basic code in 

modul convert.c/copy_statement_with_parameters

parsing for "Limit" and changing one letter.
Is not really smart, but works for me.

regards

Johann










pgsql-interfaces by date:

Previous
From: Ingo Luetkebohle
Date:
Subject: Re: jdbc
Next
From: Constantin Teodorescu
Date:
Subject: Has anyone made Sybase PowerDesigner to work with PostgreSQL?