Nachricht 1 von 1
Fusion API - Connection to SQL SERVER database does not work
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Melden
I am trying in vain to connect to a local SQL Server V19 database using a Fusion Python script or API.
The connection does not work with these connection strings.
The object conn has the value 'None'.
If I execute the connects with a non-Fusion Python script, they work perfectly.
The pyodbc module is loaded without an error message
Fusion 2.0.20970 x86_64
Aktiver Plan: Privatanwender
Windows 10 Home 22H2 (19045.5131)
SQL SERVER V19
Python 3.12.7 64bit
I still have doubts whether I have the right pyodbc.py.
Package Version
------- -------
pip 24.2
pyodbc 5.2.0
Does anyone have any idea how I can solve the connect problem?
I would be delighted if this were the case.