Recently we’ve got a letter from a customer asking how to alter
all float datatype to double datatype in one “Find and Replace
all” shot. Good news! dbForge Studio can do this. Let’s see
how Find and Replace functionality, Schema Compare
tool, and a database project of dbForge Studio will do
their best to change the required properties at a heat.
1. Create a database project based on the existing database,
i.g., the one where float data type should be changed to double.
Do the following:
a. Select File ->New ->Project in the top menu. In the New Database Project Wizard check “Import schema objects from the existing database”.
b. Select a required connection and a schema to import objects from.
c. Check “Import all objects into a single file” and click the Create button.
2. …
[Read more]