Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

In this lesson we will explain how to associate multiple instances to our Projects in Wayfast.
We can think these instances as different work environments. This will allow us to handle requests to work with the data in any of the databases managed by that instance.

Info

What’s an instance? We can read more about what's an instance in the following article.

How to associate a new Instance from Wayfast?

On Wayfast, make sure that the Project is created and at least, a requirement is in “Active” status.

...

At this point, we have the new instance associated to our Project in the “Instance” dashboard screen.

How to create a new Database from Wayfast?

Now that we associate different instances, let’s create a new database.

...

Now we have the database object associated to the Project and we can continue defining the Requirements.

How to verify that Database is generated in SQL Server Management Studio?

Open the SQL Server and connect to the “Instance” that we associate in the newly DB created.

...

Info

Wayfast Admin users can create the database from the SQL Server Management Studio without login to Wayfast and then use the “Attach DB” button to associate the new object into the Project.

Recap

In this lesson, we defined the Instances in the Project to establish new relations with our database is used in each environment that we are going to use for development.