Re: How to fetch data from sql server and display on django web pages

2018-02-13 Thread PASCUAL Eric
ct: Re: How to fetch data from sql server and display on django web pages You may want to check out sqlalchemy they provide a pretty good documentation on what you are aftering http://docs.sqlalchemy.org/en/latest/dialects/mssql.html >From you view you can defile a function like so.

Re: How to fetch data from sql server and display on django web pages

2018-02-12 Thread sum abiut
You may want to check out sqlalchemy they provide a pretty good documentation on what you are aftering http://docs.sqlalchemy.org/en/latest/dialects/mssql.html >From you view you can defile a function like so. view.py from sqlalchemy import* from django.shortcuts import render def connectto_db(

Re: How to fetch data from sql server and display on django web pages

2018-02-11 Thread carlos
groups.com on > behalf of Amit Kadivar > *Sent:* Sunday, February 11, 2018 6:37:28 AM > *To:* Django users > *Subject:* How to fetch data from sql server and display on django web > pages > > Please Help me. > How to fetch data from sql server and display them on django web

Re: How to fetch data from sql server and display on django web pages

2018-02-11 Thread PASCUAL Eric
s.com on behalf of Amit Kadivar Sent: Sunday, February 11, 2018 6:37:28 AM To: Django users Subject: How to fetch data from sql server and display on django web pages Please Help me. How to fetch data from sql server and display them on django web pages through nginx web server.. -- You rece

How to fetch data from sql server and display on django web pages

2018-02-10 Thread Amit Kadivar
Please Help me. How to fetch data from sql server and display them on django web pages through nginx web server.. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email