• 0

How to know the user who made the move - SQL Server 12


Question

Hi, as the title say it.

I have a program that use login with every user to access at every module ant this works with SQL Server 12. Until here everything is ok, but when I want to know witch user made de move (Insert, update or delete an record) I don't know how to know it.
Is there a way in SQL Server to do this function? The important to me is know it, even if in the system doesn't show it while in the DB I can consult, thats works for me.

Thx.

Regards.

10 answers to this question

Recommended Posts

  • 1
33 minutes ago, tetsu-kun said:

Hi, as the title say it.

I have a program that use login with every user to access at every module ant this works with SQL Server 12. Until here everything is ok, but when I want to know witch user made de move (Insert, update or delete an record) I don't know how to know it.
Is there a way in SQL Server to do this function? The important to me is know it, even if in the system doesn't show it while in the DB I can consult, thats works for me.

Thx.

Regards.

Create an Audit table in SQL Server. Every operation, log who did it with timestamp. Record which table,  and previous and current value.

  • 0

You can do it a few ways.

 

If you don't have access to the to software code, an easy way is to create a trigger on the database table so that it makes a record whenever someone does something.

  • 0

The problem is I have a lot of tables that the users modify, and I want to know in some them who makes the moves, for example on my DB  dbo.INVENTORIES I want to know who does the I/O of the material, when and the type of movement (insert, update or delete; depending of the action).

Thanks for your time.

Regards :) 

  • 0
7 minutes ago, tetsu-kun said:

The problem is I have a lot of tables that the users modify, and I want to know in some them who makes the moves, for example on my DB  dbo.INVENTORIES I want to know who does the I/O of the material, when and the type of movement (insert, update or delete; depending of the action).

Thanks for your time.

Regards :) 

Do you have records of the users in the database?

Do you have access to the software code?

  • 0
9 minutes ago, tetsu-kun said:

There are records on every table, but the users only login on the modules with their username and pass, and I don't have access to the SW :/ code for that reason I try to do it on the DB :/

Is this possible? :/ 

Ah, thats a tricky one. Easy to audit. Hard to tag who it is.

 

Does the application connect to an API or directly to DB? If it connects directly to DB, do they have individual SQL accounts?

 

 

  • 0

They don't connect directly on SQL they use an SW to log in and enter at individual modules to operate, but that's movements affect the DB.

 

     DB

 SERVER

      ↑

modules

      ↑

     SW

      ↑

   log in

 

That's the example to the access at the SW.

  • 0
13 minutes ago, tetsu-kun said:

They don't connect directly on SQL they use an SW to log in and enter at individual modules to operate, but that's movements affect the DB.

 

     DB

 SERVER

      ↑

modules

      ↑

     SW

      ↑

   log in

 

That's the example to the access at the SW.

Ok, so the modules are in between.

 

I assume you also don't have access to the module software?

 

I'm not sure you will be able to do it unless the user signed in is being sent in some way to SQL Server, unless you can modify the module software.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Well I've done a grand total of nothing, and it now clocks between 2010mhz and 1995mhz (stock is 1710mhz) and hovers around 80c, warmer than it used to, but tolerable clocks seem to have returned. Thanks for all the advice on this thread. Will review the evidence and make a choice.
    • Audacious 4.6.1 by Razvan Serea Audacious is a lightweight, open-source audio player that emphasizes simplicity, performance, and sound quality. Designed for Linux, Windows, and macOS, it supports a wide range of audio formats, internet radio streaming, and playlist management. Users can customize the interface with Winamp-style skins or modern themes, making it flexible for different preferences. Audacious also includes an equalizer, advanced audio effects, and a plugin system for extending functionality. Its low resource usage makes it especially suitable for older computers or users who value efficiency without sacrificing playback quality. Audacious key features: High audio quality – delivers clean, gapless playback with minimal distortion. Wide format support – plays MP3, FLAC, Ogg Vorbis, AAC, WAV, WMA, and more. Internet radio streaming – supports Shoutcast, Icecast, and other online streams. Winamp skin support – classic, nostalgic look for users who prefer the old-school style. Modern GTK-based interface – clean, simple UI with a more modern feel. Customizable themes – change appearance through skins and themes. Advanced playlist management – organize, save, and edit playlists with ease. Equalizer – fine-tune audio output with a built-in graphical equalizer. Audio effects – built-in DSP options like crossfade, replay gain, and more. Plugin system – extend functionality with additional components. File metadata support – displays and organizes music based on tags. Drag-and-drop support – quickly add songs or playlists. Global hotkey support – control playback without switching windows. Bit-perfect output modes – bypass system mixers for pure audio output. ReplayGain support – normalizes track loudness automatically. Cue sheet support – play entire albums from a single audio file with .cue. MPRIS2 integration – integrates with Linux desktop environments for media controls. Advanced resampling options – adjust playback quality with different resampler settings. Gapless playback – seamless transition between tracks encoded properly. Crossfade plugin – blend one song into the next smoothly. Last.fm scrobbling plugin – track listening history online. Remote control support – control Audacious via command-line or scripts. Lyrics plugin – display song lyrics if available. Alarm / timer plugin – start or stop playback at set times. SOX resampler plugin – high-quality resampling for audiophiles. Spectrum analyzer / visualization plugins – visual feedback while playing music. Headphone crossfeed effect – simulates speaker listening for headphones. Customizable buffer size – tweak latency and playback smoothness. Audacious 4.6.1 changelog: Use XDG cache dir to store temporary files (#1817) Accept embedded lyrics in more cases (#1818) Bump .so and plugin ABI versions retrospectively (#1819) Include Georgian translation (#1820) Fix build on systems using musl instead of glibc (#1823) Download: Audacious 4.6.1 | 48.2 MB (Open Source) Download: Portable Audacious 4.6.1 | 69.8 MB View: Audacious Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I really wonder if this has to do with the built in VPN or "private DNS" of browsers that trip up legal requirements like cookie consent and Cloudflare (to avoid all the botnet attacks we get). And BTW some botnets still manage to get past Cloudflare, we are constantly having to tweak it to block malicious traffic that ultimately cause a DDoS.
  • Recent Achievements

    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      197
    3. 3
      PsYcHoKiLLa
      142
    4. 4
      ATLien_0
      89
    5. 5
      Steven P.
      80
  • Tell a friend

    Love Neowin? Tell a friend!