Karl Burtram

Results 84 comments of Karl Burtram

@g-rad are you getting the error `"Object Exporer task didn't complete within 45 seconds"` or is the list just failing to expand?

@preethamrajk I wasn't able to reproduce this though it looks like the pending callback there is the vscode redirect server. I'm surprised that server is there as I thought we...

I wasn't able to reproduce this by executing a small query many times query. I'll need to setup a table with ~500 columns to verify that scenario.

@aaomidi do recall the detail on why we couldn't support AAD - Password? I think it was that this isn't supported by .Net Core SqlClient. Is that correct?

thanks @BhavanaPilli11! @cssuh can you please take a look at the above error and provide a recommendation for possible workarounds?

@4ouR04 this error message is coming from the SQL Client driver and is saying that it cannot find an MSSQL server instance running on localhost on port 1433. Tools such...

This looks like it may be similar to https://github.com/microsoft/azuredatastudio/issues/18838. Do you know if you have permissions to create an XEvent session on this server (e.g. are you able to successfully...

@idloriac the SQL Profiler extension doesn't work when connected to system databases on Azure SQL, which would be the default when connecting to a server without providing a user database...

@iandonov thanks for providing the additional details. We'll follow-up on why the default memory allocation is insufficient in this case and how best to allow this to be configured in...

@sgomolka can you please provide additional details on how to repro this issue? Do the queries you are executing have any particular characteristics (e.g. large BLOB columns, XML, JSON, etc.)....