mdopen error - Mailing list pgsql-odbc

From Killian May
Subject mdopen error
Date
Msg-id Pine.LNX.4.10.10108181605300.16138-100000@infosport.com
Whole thread Raw
In response to RE: RE: [INTERFACES] ODBC merge module for Microsoft Insta ller  (Dave Page <dpage@vale-housing.co.uk>)
Responses Re: mdopen error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-odbc
Hi,

I'm running 6.5.2-1 on a RedHat 6.1 and I'm having trouble dropping a
sequence.

I get the following error:

 ERROR:  mdopen: couldn't open scotty_scottyid_seq: No such file or
 directory

when I try to recreate the sequence I get the following:

 gsheet=> create sequence scotty_scottyid_seq;
 ERROR:  Relation 'scotty_scottyid_seq' already exists

Any suggestions would be appreciated...

Thanks in advance,

Killian May
InfoSport Inc
killian.may@infosport.com
(902)423-0662 fax(902)423-0390






pgsql-odbc by date:

Previous
From: Dave Page
Date:
Subject: RE: RE: [INTERFACES] ODBC merge module for Microsoft Insta ller
Next
From: Tom Lane
Date:
Subject: Re: mdopen error