Andy Gio
- Email: [email protected]
- Registered on: 2018-11-23
- Last connection: 2018-12-07
Activity
Reported issues: 1
2019-03-20
- 10:45 AM QGIS Application Bug report #21556: Bbox processing error with MSSQL
- Thanks for your reply. You're right.
Therefore I think that also when 'use estimated table parameters' is checked,
...
2019-03-19
- 08:54 AM QGIS Application Bug report #21556: Bbox processing error with MSSQL
- Can anyone tell me something about this?
2019-03-11
- 01:10 PM QGIS Application Bug report #21556 (Closed): Bbox processing error with MSSQL
- QGIS 3.6.0-Noosa
MSSQL 2017
Opening a geometry table from MSSQL, Qgis takes the bounding box directly from table'...
2018-12-07
- 04:53 PM QGIS Application Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
- I read this article:
https://msdn.microsoft.com/it-it/communitydocs/server-enterprise/sql/sql-output-clause-e-trigge...
2018-12-06
- 05:51 PM QGIS Application Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
- Unfortunately, I do not program in Python.
I can try to give you a solution that I tried in C#.
The final SQL shoul...
2018-12-04
- 08:55 AM QGIS Application Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
- The SQL function you generate does not work under any circumstances with tables or views with triggers.
In version 3...
2018-12-03
- 12:06 PM QGIS Application Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
- Do you have any news to solve this problem?
2018-11-27
- 12:05 PM QGIS Application Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
This can be a solution:
DECLARE @Pid int
DECLARE @P1 int,@P2 int,@P3 nvarchar(4000),@P4 int,@P5 nvarchar(max)...
2018-11-26
- 12:15 PM QGIS Application Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
As reported in
https://blogs.msdn.microsoft.com/sqlprogrammability/2008/07/11/update-with-output-clause-triggers-a...- 09:15 AM QGIS Application Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
- Installed version 3.4.2
The problem is the same.
The insert query (from QGis to MSSql) is not correct:
the '@OUTPU...
Also available in: Atom