Function to load data from XLSX files to a SQL Server database
Project description
"""
Loads data from an XLSX file into a table in a SQL Server database.
parameters:
- path_folder: Path to the folder where the XLSX file is located.
- file_name: Name of the XLSX file to be loaded.
- table_name: Name of the target table in the database.
- schema: Schema of the table in the database.
- server: Name or address of the SQL server.
- database: Name of the database.
- user: Username for connecting to the database.
- password: Password for connecting to the database.
- driver: (Opcional) Driver ODBC a ser utilizado. Padrão: "ODBC Driver 17 for SQL Server".
"""
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file load_for_database-0.2.0.tar.gz.
File metadata
- Download URL: load_for_database-0.2.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea52187c8156f5041bea3a3d52fe3825684749c749c4614b17faf0f8961270f2
|
|
| MD5 |
6d63bcd8a3409d43def95f84a3c10dbf
|
|
| BLAKE2b-256 |
30a77ada0c57c83e7ee1491aaa725a892c370eb78c4a986ab3fb9c8bc7e33af8
|
File details
Details for the file load_for_database-0.2.0-py3-none-any.whl.
File metadata
- Download URL: load_for_database-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18d583233fcfd792a3099f07bb7bbf0d593b8507e14b89f47f77170368bf9e02
|
|
| MD5 |
8d059d4b94816d350afa5df1c4bdb5dd
|
|
| BLAKE2b-256 |
9b07dc5fc765cc7b67165db94b2eb21a631fe37b2e5061ef809456221a98bb7c
|