|
61 KB
Can you try the steps to get the debugger to working in the Server and let me know if this works for you ?https://www.aquaclusters.com/app/home/project/public/aquadatastudio/wikibook/Documentation15/page/99/MS-SQL-Server#ms_sql_server_debugger_steps
I have followed the steps described in Documentation for debugger ,Exception still observed.
I have followed the steps described in Documentation for debugger ,Exception still observed.
@nilesh and @narendra: Can you guys take a look ? Make sure that it is not a configuration issue and also make sure to test in different OS and different versions of SQL Server like 2012, 2008, 2005 etc
@nilesh and @narendra: Can you guys take a look ? Make sure that it is not a configuration issue and also make sure to test in different OS and different versions of SQL Server like 2012, 2008, 2005 etc
Re-opening for Ivan to investigate Kin-Hong's comments on #13115
Re-opening for Ivan to investigate Kin-Hong's comments on #13115
@ivan: This is a different problem - Using Table-Valued Functions in SQL Server and debugging it. See the link here: http://www.codeproject.com/Articles/167399/Using-Table-Valued-Functions-in-SQL-Server
This NPE exists in older builds as well. I can reproduce in V15, v14, v13, v12 etc. Navigate to AWS SQL Server and go to AdventureWorks2014 Database and try to execute UDF named DatesBetween or TrackingItemsModified which has Create Function … RETURNS @parm TABLE
@ivan: This is a different problem - Using Table-Valued Functions in SQL Server and debugging it. See the link here: http://www.codeproject.com/Articles/167399/Using-Table-Valued-Functions-in-SQL-Server
This NPE exists in older builds as well. I can reproduce in V15, v14, v13, v12 etc. Navigate to AWS SQL Server and go to AdventureWorks2014 Database and try to execute UDF named DatesBetween or TrackingItemsModified which has Create Function … RETURNS @parm TABLE
@kin-hong: After determining the fix, we can evaluate whether to back port to v16 or not.
@kin-hong: After determining the fix, we can evaluate whether to back port to v16 or not.
Issue #12659 |
Reopened |
Incomplete |
Completion |
No due date |
No fixed build |
No time estimate |
2 issue links |
duplicates #13115
Issue #13115Debugging ADS UDF skelton code in SQL Server gives NPE in v16 |
relates to #13115
Issue #13115Debugging ADS UDF skelton code in SQL Server gives NPE in v16 |
Can you try the steps to get the debugger to working in the Server and let me know if this works for you ?https://www.aquaclusters.com/app/home/project/public/aquadatastudio/wikibook/Documentation15/page/99/MS-SQL-Server#ms_sql_server_debugger_steps