Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django 3.2 and firebird 3 error connection #123

Closed
mist099 opened this issue Nov 9, 2021 · 1 comment
Closed

Django 3.2 and firebird 3 error connection #123

mist099 opened this issue Nov 9, 2021 · 1 comment

Comments

@mist099
Copy link

mist099 commented Nov 9, 2021

Hi,
I tried to connect from django 3.2 to a local firebird database but I failed.
I followed the instructions but i didn't manage to pair django with my db.
Also, I use Windows and I want to ask what is the propper folder declaration in the connection string.

ex. if my fdb file is in D:\DEV\DJANGO\DJ.FDB, what is the correct string to put in Django. I've tried all kind of combinations but none of that works.

installed add ons in python 3.9.7
fdb
django-firebird 1.11

Thank's

@mariuz
Copy link
Collaborator

mariuz commented Dec 10, 2021

you need to try manual install from git (no example for windows , but it should be something similar with windows python packages)

https://github.com/maxirobaina/django-firebird#installation

@mariuz mariuz closed this as completed Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants