convert from access - Mailing list pgsql-general

From Sergei Karasiov
Subject convert from access
Date
Msg-id 00083121004006.01123@localhost
Whole thread Raw
Responses Re: convert from access  ("Joel Burton" <jburton@scw.org>)
List pgsql-general
I have to remake PHP script (which full of Access SQL implementation) for
PostgreSQL. I have a some of strings like this:

SELECT memmod.item, memmod.oempartno, memmod.sdescr
FROM memmod WHERE (InStr(1, [item], '".$edtPartNo."'));";

How can I convert this string for PostgreSQL?

--
-----------------
Sergei A. Karasiov
serge@mediatech.ru

pgsql-general by date:

Previous
From: Eric Webber
Date:
Subject: POSTGRESQL vs. ORACLE 8i &Sybase & Interbase etc
Next
From: "Steve Wolfe"
Date:
Subject: PostgreSQL on Alpha