Forum Replies Created

Viewing 15 posts - 2,416 through 2,430 (of 6,041 total)

  • RE: How do you know when it is time to leave a job?

    I've never had trouble finding a new opportunity. My struggle is finding something that appeals to me. There are a lot of organizations out there that just don't get database...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Security Shaming

    Isn't that what the various hacker organization are doing; shaming our goverment and political organizations into implementing better security practices? 😎

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Connection Manager Password Problems

    Of course, it's best to use domain authenticated accounts or have your job supply the password externally at runtime. That way you don't end up with passwords embedded in your...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Differences between MS SQL Server and Gupta SQL Server

    Jeff Moden (8/5/2016)


    shanalalkasim (8/5/2016)


    Hi,

    I have 7+ yr experience in Gupta SQL. It's entirely different from SQL server. If you need any help please contact me. My mail id is shanalalkasim@gmail.com

    The...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: How do we add a CONSTRAINT to a COLUMN to be like **/**/****

    I know what it's like to inherit a database originally developed by an intern. Refactoring the datatypes is the best option, but not if a dozen applications and reporting systems...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: The Relentless Cloud

    chrisn-585491 (8/2/2016)


    Also consider the risk of putting your data in the hands of someone with a political axe to grind. Many of the Internet social services, (Google, Facebook, Reddit, Twitter),...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Is there a way to check stored procs affected by change to a view?

    If you're wanting to search for object references across multiple mssql instances, then PowerShell could help with that. However, if you're working with database objects within a single instance, then...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Is there a way to check stored procs affected by change to a view?

    The following will query the DDL text of all objects across all databases, returning details on any object that references a keyword you specify. This would include stored procedures, views,...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Determining when user last accessed a table

    OK, so what is SQLServerCentral doing to URLs that link to SimpleTalk ?

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Determining when user last accessed a table

    Ronnie Jones (8/3/2016)


    It's not so much that they should not, I'm just trying to verify when. Their access is good.

    I've setup auditing for the DB/Table I need info on...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Defensive Programming

    The more defensive you are about declaring foreign key constraints, check constraints, not null constraints, and right sized data types, then the less need you will have for defensive programming....

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Determining when user last accessed a table

    Ronnie Jones (8/3/2016)


    I wish it was as easy as sending an email...

    If the issue is that the user (or domain group) should not access a table, then that should be...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: What title would you look for......

    It's odd that none of the functions you just listed align with the title of Business Analyst. Not mentioned are: requirements gathering, system documentation, subject matter expertise, product management, etc.

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Determining when user last accessed a table

    Just shoot them an email and ask.

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: What title would you look for......

    The role you've described is for an intermediate level BI / ETL Developer.

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

Viewing 15 posts - 2,416 through 2,430 (of 6,041 total)