Skip to content
#

mssql

Here are 905 public repositories matching this topic...

TopView
TopView commented Jan 27, 2019

Hi, This isn't really a bug report. It's more in the category of a: 'got-me' report. :-)

In Linux I was trying to get this to work:

$ wine HeidiSQL_10.1.0.5464_Setup.exe 

The install work ok up to when it tried to start the program, than it would say, "An error occured in the application, and print general properties and a call stack.

After I gave up trying, and decided the old

sharadregoti
sharadregoti commented Feb 24, 2020

The problem faced currently?

docs specifies how to clear events_log table
by manually running queries

How can we solve it?

It would be better if user has a option in mission control to such as automatic cleaning
which will clean the failed records weekly or daily basis

If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features a

aroncal
aroncal commented Apr 2, 2020

When executing a query, the result object has the rowsAffected property. According to the documentation, it gives that information for INSERT/UPDATE/DELETE queries; but I can see that it also gives the number of rows returned by a SELECT query.

Can we be confident it will be that way always? If so, shouldn't the README be updated to reflect this behavior?

Thanks.

dbatools
wsmelton
wsmelton commented Jan 24, 2020

We have a switch as [switch]$Enable that should enable the login but it is not actually coded to do anything.

All that is needed would be logic around whether the parameter was passed in, within the process block would be sufficient: Test-Bound Enable will return true if the parameter was properly passed into the function call.

If passed in then the login object has a Enable() method t

yazun
yazun commented Apr 17, 2019

Quite often explain returns no results, i.e. we just see "# Executing... 1.5s" and no output/blank output pane.
In general v 1.0.0 seems to have more issues then older ones (0.18) - it has happened in the past (0.18) , but now much more often the view get saturated and only exit helps..

vscode-sqltools
dnlw07
dnlw07 commented Dec 13, 2019

Currently returned results are represented as plain text.
When query results are selected and copied, then all NULL values are copied as "NULL" text instead of empty string.

Is it possible that returned results will behave more less like an excel sheet (ex. Excel Viewer by GrapeCity VSC extension).
Returned results records could be treated like cells not like plain text. Thanks that records

K8Cscan大型内网渗透自定义插件化扫描神器,包含信息收集、网络资产、漏洞扫描、密码爆破、漏洞利用,程序采用多线程批量扫描大型内网多个IP段C段主机,目前插件包含: C段旁注扫描、子域名扫描、Ftp密码爆破、Mysql密码爆破、Oracle密码爆破、MSSQL密码爆破、Windows/Linux系统密码爆破、存活主机扫描、端口扫描、Web信息探测、操作系统版本探测、Cisco思科设备扫描等,支持调用任意外部程序或脚本,支持Cobalt Strike联动

  • Updated Dec 25, 2019
  • Python
dessemon
dessemon commented Apr 21, 2020

Is your feature request related to a problem? Please describe.
In a team of several administrators, if someone adds a new FAQ in the administration, no one is alerted of this addition.

Describe the solution you'd like
Add a mail notification when adding a new FAQ from the admin backend, same as mail notification when adding a new FAQ from frontend.

Improve this page

Add a description, image, and links to the mssql topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mssql topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.