Skip to content

[SQL Ops Studio] - Incorrect Client Process IDs passed to SQL Engine #26128

@pradm

Description

@pradm

In relation to the Git Hub Issue filed for SQL Ops Studio microsoft/azuredatastudio#1380 , As per SQL engineering teams investigation "This is an issue with SqlClient in .Net Core. SqlClient in .Net Core generates a random number for Process Id.
On .Net Framework SqlClient used kernel32.dll for this information. In .Net Core, SqlClient could use System.Diagnostics.Process to get the process Id. "

It would be of great help if this can be fixed.

Metadata

Metadata

Assignees

Labels

area-System.Data.SqlClientenhancementProduct code improvement that does NOT require public API changes/additionsgood first issueIssue should be easy to implement, good for first-time contributors

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions