Jump to content
View in the app

A better way to browse. Learn more.

Pulseway

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Posted

I would love to be able to send a query to my MS SQL server and compare the contents of what is returned. This would test that the server is working properly. Another test would be to test that I can login properly as SA or another user.

Thanks.

Randy

Featured Replies

Hi Randy,

We plan to add a SQL Server module.

Thanks.

Marius

  • Administrators

In the mean time you can execute queries from premade batch files to see if everything is alright using sqlcmd.


@echo off

sqlcmd -d AdventureWorks2008R2 -q "SELECT FirstName, LastName FROM Person.Person WHERE LastName LIKE 'Whi%';"

You can write this in a batch file and you can call it from terminal on a mobile device.

Great add the sql module!!! wait for it!

  • 3 months later...

Hi!!!! release support for SQL Sever have a date ¿? Great work!!!!

Not yet, should be in the next 2-3 months.

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.