Hi,
I tried to generate code using postgress my connection string got succeed, But my source tables listed empty.
PLEASE SEE THE ATTACHMENT FOR MORE CLARIFICATION
PLEASE ADVICE
Thanks in Advance...
Hello,
I was unable to reproduce this using the latest version of postgres. It could be that the user you are connecting as does not have read permissions to those tables... Could you check this.
Blake Niemyjski CodeSmith Tools, LLC. Software Development Engineer Blog: http://windowscoding.com/blogs/blake/ .NetTiers team | Visit http://www.nettiers.net
What version of Postgres are you using? Would you mind sending a postgres database backup (no data) that can reproduce this to support@codesmithtools.com?
I am using Postgres version 1.10.3, Sorry i can't send you the DB, any idea of fixing this error?
Are you certain that is the version of Postgres you are using? Looks like the latest version is 8.x/9.x (www.enterprisedb.com/.../pgdownload).
I know that the provider works against the latest version as of last year as I had done some major work on the provider. If you are using version 1.0, then you will need to update the provider accordingly to work with the old version. We include the source code to the provider with every install and guide on how to do this located here docs.codesmithtools.com/.../Building+a+Custom+Schema+Provider+for+SchemaExplorer.
Sorry we are using version 8x only in tht only i am getting the error
Thanks for following up. I'll set up postgres on a vm and take a look.