Fixed database name, no right creations new one

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

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.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
10/19/2006 12:25:14 AM
Gravatar
Total Posts 2

Fixed database name, no right creations new one

Hi to all,

I would like to enter into mojo world, the first I studied a bit mojo and I liked very much.

Now I am installing to my domain but my sqlserver (MS) servirce doesn't let me create a new database in . I am supposed to do all with a fixed database name.

Is it possible? have I to change just the .sql ??

Thanks,

Elio

10/19/2006 2:30:18 AM
Gravatar
Total Posts 18439

Re: Fixed database name, no right creations new one

Hi Elio,

mojoportal allows any database name. You only need to run 2 sql scripts. Open query analyzer on your existing db and run the script to create tables then the script to create stored procs. Then set the conection string in web.config.

Hope it helps,

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