<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Texte de bulles Car";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.TextedebullesCar
        {mso-style-name:"Texte de bulles Car";
        mso-style-priority:99;
        mso-style-link:"Texte de bulles";
        font-family:"Tahoma","sans-serif";
        mso-fareast-language:FR;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="FR" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Yes, it helps !<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Thanks Nyall<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I previously looked at DB manager plugin, but not for this. I imagined that there was some C++ stuff behind (just like for providers)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">So I’m going to look deeper at the plugin…  <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">De :</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Nyall Dawson [mailto:nyall.dawson@gmail.com]
<br>
<b>Envoyé :</b> mardi 26 juillet 2016 11:27<br>
<b>À :</b> PIERRE Sylvain<br>
<b>Cc :</b> qgis-developer<br>
<b>Objet :</b> Re: [Qgis-developer] MS SQLServer support to DB manager<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p>On 26 Jul 2016 7:25 PM, "Nyall Dawson" <<a href="mailto:nyall.dawson@gmail.com">nyall.dawson@gmail.com</a>> wrote:<br>
><br>
> On 26 Jul 2016 7:09 PM, "PIERRE Sylvain" <<a href="mailto:sylvain.pierre@bas-rhin.fr">sylvain.pierre@bas-rhin.fr</a>> wrote:<br>
> ><br>
> > Hi devs,<br>
> ><br>
> >  <br>
> ><br>
> > Is there any plan to add MS SQLServer support to DB manager?<br>
><br>
> I haven't seen anyone publicly working on this, but it sure would be nice!<br>
><br>
> ><br>
> > I notice Oracle support was added in 2.14…<br>
> ><br>
> > I don’t have any idea of kind of work such improvement represent…<br>
> ><br>
> > Should it be funded?<br>
><br>
> Funding is just one way to ensure it's implemented in a way that suits your needs and meets your desired timeline. Otherwise options are:<br>
><br>
> 1. Wait for someone else to write/fund this. (Can take a long time for a feature like this, or it could be tomorrow... There's no way of predicting!)<br>
> 2. Implement it yourself. If you're comfortable working with python this should be relatively straightforward. It's a matter of copying what was done for the Oracle databases and adapting for mssql.<o:p></o:p></p>
<p>I should have added: if you go with this option there's plenty of QGIS developers who are happy to "mentor" and give advice if you get stuck.<o:p></o:p></p>
<p>Nyall<o:p></o:p></p>
<p>> 3. Proactively seek backers/crowd source the funding yourself - if you're good at networking and social media this is a great option!<br>
> 4. Find a developer who will donate the time to implement this.<br>
><br>
> Hope that helps!<br>
> Nyall<br>
><br>
><br>
><br>
><br>
><br>
> ><br>
> > Sylvain<br>
> ><br>
> >  <br>
> ><br>
> >  <br>
> ><br>
> >  <br>
> ><br>
> > →  Sylvain PIERRE<br>
> ><br>
> >          Chef de projet<br>
> ><br>
> >          Direction des Systèmes d’Information    <br>
> ><br>
> >          Service SIG et ressources<br>
> ><br>
> >  <br>
> ><br>
> >        Conseil Départemental du Bas-Rhin<br>
> ><br>
> >          Hôtel du Département<br>
> >          1 place du Quartier Blanc 67964 Strasbourg Cedex 9<br>
> >          Tél : 03 88 76 68 88 - mobile : <br>
> >          Mobile : 06 30 96 31 76<br>
> >          Email : <a href="mailto:sylvain.pierre@bas-rhin.fr">sylvain.pierre@bas-rhin.fr</a><br>
> ><br>
> >          <a href="http://www.bas-rhin.fr">www.bas-rhin.fr</a><br>
> ><br>
> >  <br>
> ><br>
> >  <br>
> ><br>
> ><br>
> > _______________________________________________<br>
> > Qgis-developer mailing list<br>
> > <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
> > List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
> > Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">
http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><o:p></o:p></p>
</div>
</body>
</html>