22 de março de 2013

PostGreSQL: schema does not exist


Error:
ERROR: 3F000: schema "GramSchema" does not exist

Database = PostGreSQL
Driver = Npgsql
Microsoft Visual Studio 2010


Solutions:

  • PostGreSQL: Change schema name to lowercase
  • Microsoft Visual Studio 2010: Change schema name to lowercase
  • PostGreSQL: Grant access to all object for user that your are using
  • PostGreSQL: Change schema name to lowercase on all stored procedures

Sem comentários:

LinkWithin

Related Posts with Thumbnails