WebStore does not compile for pgsql

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
3/12/2009 11:54:52 AM
Gravatar
Total Posts 488

WebStore does not compile for pgsql

Trying to change MSSQL to pgsql in WebStore.Busness results in compilation error.

3/12/2009 11:58:13 AM
Gravatar
Total Posts 18439

Re: WebStore does not compile for pgsql

Yes, only MS SQL and MySql are currently implemented, the pgsql project is stubbed out but no work has been done yet. I should probably remove it from the solution for now to avoid confusion. I don't plan to work on other data layers until the feature is more mature.

Best,

Joe 

3/17/2011 5:24:43 AM
Gravatar
Total Posts 3

Re: WebStore does not compile for pgsql

i download project source and try to replace mssql to pgsql but get the same error. are you fix this issue? now mojo work with pgsql wihtout any problem.

3/17/2011 7:21:40 AM
Gravatar
Total Posts 18439

Re: WebStore does not compile for pgsql

only MS SQL and MySql are supported in WebStore. It does not support pgsql at this time and there are no near term plans to support it.

You must sign in to post in the forums. This thread is closed to new posts.