Florian Schwendener wrote: > I'm stuck again, now with the extension itself. I've tried like > everything I could think of filling the fields in > the example on [1]. My database is named "testdb", my table "testtable" > and the (default) schema is > (I believe) "dbo". Does anybody know the values I need to enter in the > CREATE FOREIGN TABLE command? > > The odbc-connection (named "odbc-test") works fine. The database server > is a Microsoft SQL Server 2008 R2. The comment "I believe" seems to suggest that you are not sure - maybe you can ask somebody who knows SQL Server for: - DSN: The name of your ODBC data source - Name of Database, schema and table. > Sadly, if the extension can't execute the query, it just says "Opps". > This isn't very helpful. Should I contact the > author directly? Can you quote the exact message? If it is not helpful at all, yes, contacting the author is probably the right thing to do. There is also https://github.com/ZhengYang/odbc_fdw/issues/ where you can report problems. > References: > [1] https://github.com/ZhengYang/odbc_fdw Yours, Laurenz Albe -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general