• Protected: DB Class

    There is no excerpt because this is a protected post.

  • Information about SQL Server Agent job schedules

    This below table is used to schedule SQL Server Agent job Column name Data type Description schedule_id int ID of the SQL Server Agent job schedule. schedule_uid uniqueidentifier Unique identifier of the job schedule. This value is used to identify a schedule for distributed jobs. originating_server_id int ID of the master server from which the…

    January 19, 2024
  • OLD – How to Set Up a Headless Raspberry Pi 3, Without attaching a Monitor?

    January 19, 2024
  • Recover SQL statements

    Recover MS SQL statements which get deleted/closed accidentally OR Returns query with time.

    January 19, 2024
  • Get All Database and Tables in SQL

    January 19, 2024
  • Add Linked Servers using query

    exec sp_linkedservers exec sp_addlinkedserver    @server=’SERVERNAME’ exec sp_addlinkedsrvlogin  ‘SERVERNAME’, ‘false’, null, ‘USERNAME’, ‘PASSWORD‘

    January 19, 2024
  • Convert DataTable to HTML in C#

    January 19, 2024
  • Send Email using smtp C#

    January 19, 2024
GAURAV SAWANT

Created By GAURAV SAWANT

  • Twitter
  • Facebook
  • YouTube
  • LinkedIn
  • Mail

Privacy Policy