Is there a way to see who uses a database?

I'm wondering if there is a way to do some kind of audit in SQL Server, so I can see who is logging into a database that I setup.  One client has the credentials that they need, and that's just fine.  I'm just curious to know if somewhere along
the line the creds are leaked to another person, and then that person logs in to my SQL Server and has access to all the data.  If I could see the IP address of the machine that logs in, that would be perfect.  Anything related to that would be nice
too.
Thanks everybody.
Knowledge is the only thing that I can give you, and still retain, and we are both better off for it.

As you mentiond "so I can see who is logging into a database that I setup"
I believe
Logon Trigger is one which is the solution for what you are looking for.
Thanks
Manish
Please click Mark as Answer if my post solved your problem and click
Vote as Helpful if this post was useful.

Similar Messages

  • In Creative Cloud is there a way to see who you've sent links to, some sort of activity log?

    In Creative Cloud is there a way to see who you've sent links to, some sort of activity log?

    As you mentiond "so I can see who is logging into a database that I setup"
    I believe
    Logon Trigger is one which is the solution for what you are looking for.
    Thanks
    Manish
    Please click Mark as Answer if my post solved your problem and click
    Vote as Helpful if this post was useful.

  • HT2513 Is there a way to see who made an appointment and at what time/on what date they made it? Kind of like a date/time stamp for our network calendar?

    Is there a way to see who made an appointment and what time/on what date they made it? Kind of like a date/time stamp for our network version of iCal? Everyone has all rights and privledges to everyone else's calendar, and sometimes we need to know who did what to whose.

    Christine,
    You can also ask in the Typography forum,
    http://forums.adobe.com/community/design_development/typography?view=discussions&start=0
    The guy running whatfontis is a regular poster there.
    And apart from
    http://www.whatfontis.com/
    there are
    http://www.identifont.com/
    http://new.myfonts.com/WhatTheFont/
    and especially for script,
    http://www.bowfinprintworks.com/ScriptIDGuide.html

  • Is there a way to see who sent airdrop pictures after they are accepted and in the camera roll?

    I am a kindergarten teacher and my students know how to airdrop pictures and vidoes to me showing their work.  The kids have thier Ipads named so I can tell who I am getting airdrops from, but once I click accept and the pic/videos go into my camera roll and  I can no longer tell who the pic/videos are from.  Is there a way to view this (I was thinking like properties maybe) so  I can give students credit for thier work?
    Or is there an easier way to accomplish this?  I can't have them send email (district policy)

    You could use an app called Three Ring, its simple and I use it with my Kindergarten class.

  • Cmtgetlock causes freeze - Is there a way to see who is holding the lock?

    My program is sitting at cmtgetlock forever and not sure why.  I stepped through all my code and don't see anythign obvious. My CMTGetLock is called after a user callback button.
    Is there not a way in CVI to investigate a semaphore deadlock?

    If you're using a CmtThreadLockHandle, and you're using CVI 2009 or later, you should be able to view the owning thread of a lock. For example, this is what the Variables window shows me, when I debug the ThreadLockTimeout example:

  • Is there a way to see who else got a mass text?

    I keep getting pictures attached to messages that were sent to me and other people. Then I get responses from people I don't know about the same message. I don't mind it and am more than willing to ignore the extra messages. I would just like to know that the original message was sent to me and other people at the same time. It seems like my phone would tell me this information when I first got it and then it quit possibly afer the last "update".
    Thanks in advance for any help you can give!

    Hi,
    There is a field on Audit Log Configuration, for Remote Syslog, with these fields:
    - Server Name    
    - Remote Syslog Audit Event Level
    I've enabled a syslog server to receive the audit logs, but the only one received are the login/logout events.
    Only on the log files obtained with RTMT I can see the update events. It would be helpful to receive these logs on a remote server to avoid the delete of the file on the CUCM.
    Any one has configured the remote syslog for audit? It requires another config somewhere in the CUCM?
    TIA
    Andres Pasten
    ENTEL S.A.

  • Ping - Is there a way to see sent invites?

    I tried to send a few invites to friends to join/follow me on Ping (manually entered email addresses - ugh). However, I don't see any "sent invites" sort of tab.
    Is there any way of seeing who I invited/which invites are pending?
    Also, I sent an invite to my spam email over an hour ago to see if it was working - but the invite hasn't shown up yet. what's up with that?

    I am so sorry, I have figured this out.
    Mail, Preferences, Viewing, Include Related Messages

  • How can I see who uses my iTunes shared library?

    Is there anyway I can see who uses my iTunes shared library?
    I'm just curious because I am in college living in the dorms and I just was bored and interested.
    Thanks
    David

    Preferences - Sharing - Status: At least you can see how many users are connected

  • There is no way to see who is on line when using facebook with iPad 2

    There is no way to see who is on line when using facebook with iPad 2 why is that?

    I'm guessing you mean for FB Chat? Try the app Friendly.

  • Is there a way to "see" what font you're using?

    Hi,
    I'm a bit new to PAGES. I thought when you turn "Show Invisibles" you would see things like what font you're using . . . if it's bold or underlined or italicized - things like that - you would see these characteristics in the body of the document. So if I were writing a paragraph and changed the font in the middle of it, I could actually "see" a symbol indicating the font had been changed. That way, if you wanted to change it back, you could just delete that "invisible" symbol, and change it.
    WORD seems to work like that. Is there a way to "see" these symbold in PAGES?
    Thanks,
    Larry

    Thank you, Barry. At least you've confirmed what I thought
    Interesting that WORD (which I hate) does such a nice job in this area. When you want to "see" invisible symbols - WORD shows them all to you. I thought it was nice to see exactly 'where' in the document a different font or style might start - that way you can eliminate it there - or change it there - etc. But PAGES, won't even show you. Wonder why they only show you 'some' invisible files?
    Thanks, though, for your reply.
    Larry

  • If I use an SD card for both Windows 7 and Mac, is there any way to see the documents from the Mac sight while on the windows side?

    If I use an SD Card on both the windows 7 and Mac OS (using bootcamp), is there any way to see the data seen on the Mac OS side while using the Windows OS?

    Windows Aero style uses a different background image than Mac:
    Windows Aero:
    #nav-bar {
    background-image: linear-gradient(rgba(253,253,253,0.45), rgba(255,255,255,0));
    Mac:
    #nav-bar {
    background: url(chrome://browser/skin/Toolbar-background-noise.png),
    linear-gradient(hsl(0,0%,93%), hsl(0,0%,83%));
    I can't test hands on, but you might be able to clear that OSX "fog" using a rule such as:
    @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
    #nav-bar, #PersonalToolbar {
    background-image: none !important;
    background-color: transparent !important;
    This could be applied using the Stylish extension or by creating/editing a userChrome.css file.

  • Used imac craigslist  is there a way to see if it's stolen by serial number?

    used imac craigslist  is there a way to see if it's stolen by serial number?

    I don't believe Apple maintains such a list; however, you can check the serial number to see if it is covered by a warranty or if that has expired, but that's about it.

  • Is there a way to see the size of my ICloud backup files, so I can determine which one I want to use?

    Is there a way to see the size of my ICloud backup files, so I can determine which one I want to use?

    Go to Settings>iCloud>Storage & Backup>Manage Storage.  Your backups are listed at the top, along with their sizes.  Note: this will only list your most current backup.  You may have your previous two backups available too but you cannot access any size information about them.

  • Is there a way to see if someone used my computer when I was gone? Or tried to log in (unsuccessfully)

    is there a way to see if someone used my computer when I was gone? Or tried to log in (unsuccessfully)

    Launch your Console app (in Utilities folder) and look at all messages where you'll see everything your machine has done, complete with dates and time. Latest entries are at bottom of list.

  • Is there any way to see all available taskflows to use in jdev.

    Hi,
    I am developing a ADF application, i want to know if my UI project has consumed a number of other UI (ADF Lib) jars. Is there a way to see all the available taskflows to use in my application which is there due to the imported jars.
    To Iterate my question, I have a Ui project say AUI and it has imported BUI and CUI but using only one taskflow from BUI.jar, while BUI and CUI has some more taskflows which I have not used but is there any way to see all of them.
    Thanks
    Vipin

    Hi there,
    One thing is to have access to a repository of libraries containing taskflows that you may use within an specific project. Once you import this library into the project usually depending on how you did it, it means that you are using it at some level. In my opinion the best way it to create a connection to your repository and see all the libraries and choose the available taskflows that you might want to include. Instead of searching from the inside out (where is a library used at?) You could always find usages and validate where things are coming from.
    Also in future releases we are working on visually displaying those mapping between elements.
    Another option for validating what's inside and what's being used could be to use Maven in order to keep all dependencies from your project in order: http://donatas.nicequestion.com/2012/06/using-jdeveloper-maven-integration-to.html
    Juan Camilo

Maybe you are looking for

  • Iphoto 11-import function is not working!!!!!

    just tried to download pics from trip from my camera to computer using iphoto 11....it downloads the pics...when i try to import nothing happens"says photos are being imported to photo library"...but it is not doing it!!!!.....

  • Opening Nikon NEF Raw images in photoshop CS2

    I have installed the camera raw and when I try to open a raw file, it tells me that it cannot open the document because it is not the right kind of document. What do I need to do?

  • My MacBook Pro will not start up and has a black screen

    ON start up I get the start up chimes and a black screen. The keyboard lights up. It is a 15 inch, 2013 laptop running the latest Yosemite OS. I have tried holding down various  keys like shift, space bar, option with no fix. I have unplugged all ext

  • Accepts the serial number but it doesn't install...

    i began the trial a couple of days ago but as it turns out my father had the program so he just handed me the serial number.  thing is, i type it in and it accepts the number and all but after i type in my adobe id it redirects me to another window w

  • Firefox will not open any pdf files

    FF will not open any pdf files with built in viewer or adobe. I have set applications in all different ways with no luck. PDF works with IE. I have ff 33.1.1 and Win 7 and i have tried all suggestions concerning pdf. I even downloaded ff again, unins