# Transfert d'une base de données

<figure><img src="/files/YQYyBiPK06LkvDQbpZ3N" alt=""><figcaption></figcaption></figure>

Cette documentation a pour but d'expliquer comment changer le type d'une base de données. Nous expliquerons comment transférer une base de donnée A vers une base de données B et inversement (exemple transférer une base MySQL en base SQLServer etc.).

Dans notre exemple la base A s'appelle « SIMAX test sur apu » et la base B s'appelle « Homer ninon\_ec »


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.simax.fr/parametrage/transfert-dune-base-de-donnees.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
