F
F
freshlemon2019-11-16 13:38:26
Database
freshlemon, 2019-11-16 13:38:26

How to migrate a database to Visual Studio?

Created a database in dbForge Studio. The SQL server was raised from OpenServer on a flash drive. How to transfer this database to VisualStudio? MVS has facilities for creating a database, but I'm afraid I'll do something wrong there, but I'm sure of this one.
If I understand correctly, then I need a local database for the coursework, so that I can throw the whole thing on a USB flash drive / disk / other PC and everything worked.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Korotenko, 2019-11-16
@firedragon

Create a new database and synchronize schemas.
https://www.devart.com/dbforge/sql/schemacompare/
In the general case, of course, you can use detach database - transferring ldf,mdf files - Attach database

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question