How do you design a new database management for library??

Asked By 7060 points N/A Posted on -
qa-featured

How do you design a new database management for library??

 

Need Solutions for this.

SHARE
Best Answer by Tony clever
Best Answer
Best Answer
Answered By 20 points N/A #81621

How do you design a new database management for library??

qa-featured

Hi there,

You can create new database management in many ways. I will give a solution on My SQL database management. To do these follow these steps

1.       Connect to a SQL server Database Engine instantly.

2.       Right click on database and select new database.

3.       Here enter a name and password for new database.

4.       Then select username and press ok.

5.       To changes database default primary data click on Database files grid.

6.       Go to the option page and change collation, recovery model, database options etc.

7.       You can add new file group here by clicking on filegroups page

8.       At last just press ok.

Related Questions