mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
17 lines
643 B
Markdown
17 lines
643 B
Markdown
---
|
|
permalink: /credentials/microsoftSql
|
|
---
|
|
|
|
# Microsoft SQL
|
|
|
|
You can find information about the operations supported by the Microsoft SQL node on the [integrations](https://n8n.io/integrations/n8n-nodes-base.microsoftSql) page. You can also browse the source code of the node on [GitHub](https://github.com/n8n-io/n8n/tree/master/packages/nodes-base/nodes/Microsoft/Sql).
|
|
|
|
## Prerequisites
|
|
|
|
Create an user account on a Microsoft SQL server.
|
|
|
|
## Using Database Connection
|
|
|
|
1. Retrieve your Microsoft SQL credentials and connection parameters.
|
|
2. Use the credentials and connection parameters with your Microsoft SQL node credentials in n8n.
|