Page 1 of 1

VS Error: This operation is not supported for the provider or data source you are using.

Posted: Fri 22 Dec 2006 15:39
by joshchristie
I have a Database project in VS 2005 that's pointing to a local Postgres database. When I open up a SQL script and try to run it, I get the following error:
This operation is not supported for the provider or data source you are using.
Is this a known bug or limitation? Any way to get around it? This really makes it just about worthless to use a database project with Postgres.

Thanks,
Josh

Posted: Fri 22 Dec 2006 16:53
by Alexey
This functionality is not supported yet.
To workaround use windows application projects with PgSqlScript components.

Posted: Fri 22 Dec 2006 19:10
by joshchristie
Thanks for the answer. Any idea when it might be supported?

Josh

Posted: Mon 25 Dec 2006 07:51
by Alexey
Not soon. We will consider this possibility.