Thank you Matthew for sharing this link with me but my situation is:
I have some textboxes whose value I want to pass to sql query and want to
do a select *. Right now, I am doing that with the help of queryset but the
issue I am facing with this approach is that I need to do multiple ifs and
else
https://docs.djangoproject.com/en/2.1/topics/db/sql/#calling-stored-procedures
From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On
Behalf Of Gurmeet Kaur
Sent: Wednesday, October 17, 2018 11:06 AM
To: django-users@googlegroups.com
Subject: Need help for sql stored proc
hi friends tell me future of django jobs and salaries with 2+ experience
On Wed, Oct 17, 2018 at 9:36 PM Gurmeet Kaur
wrote:
>
> Hi all,
>
> I have a ms sql stored proc and want to use it. How can I do that? Do I need
> to write the class just like a view in models.py?
>
> Please suggest.
>
> T
3 matches
Mail list logo