Forum Replies Created

Viewing 15 posts - 5,131 through 5,145 (of 6,022 total)

  • RE: Mobile Password Protection

    LadyRuna (5/7/2012)


    From examining several phones belonging to various people, I have determined that the "fingerswipe password" is essentially useless as security. It can perhaps prevent someone from accidentally opening your...

  • RE: Mobile Password Protection

    If a theif gained access to someone's smart phone, I'm sure they would be more than just a little curious about what kind of junk would be stored on it....

  • RE: Mobile Password Protection

    Does the password encrypt the critial data files on the iPhone, or is it just a means to prevent someone from accessing the folders via the operating system?

    If the...

  • RE: Learn XML

    peter-757102 (5/3/2012)


    rmechaber (5/3/2012)


    peter-757102 (5/3/2012)


    They are unable to model their data properly and often do not handle escaping well, causing errors in individual elements. But XML escaping is extremely simple and...

  • RE: Learn XML

    XML is good for exchanging data at the application level, but it's not very efficient for data storage in the database or exchange between two databases. That's why most DBA's...

  • RE: Coding More Carefully

    Revenant (5/2/2012)


    L' Eomot Inversé (5/2/2012)


    . . . So, I think the plus side of being able to let the machine do some of the grunt-work for us greatly outweighs the...

  • RE: Promoting Engineers

    If a good engineer actually wants to move into a magerial role, then that OK, but it's not necessarily a logical progression. There are other ways to reward good performance,...

  • RE: Promoting Engineers

    Most sales professions get paid on commission, so it seems to me that a company's "best" sales people (those who consistently open a large number of high value accounts) should...

  • RE: Cloud Computing - No need to have a DBA ?

    Yeah, replacing the DBA with a piece of software, is like replacing a personal trainer with an exercise video.

  • RE: Deleting multiple tables....

    rarara (4/25/2012)


    thanks for the advice guys.

    just to clear up the cursor/trigger issue (:blush:) it was along these lines, fairly standard i thought:

    [font="Times New Roman"]SET NOCOUNT ON

    DECLARE c_item CURSOR...

  • RE: Deleting multiple tables....

    rarara (4/19/2012)


    hi sean,

    sorry - its difficult to describe.

    the vendor told me of a SP which should be running (but isn't) and it does two things:

    1) delete from table_A where ID...

  • RE: Alternative option to UNION ALL

    sqldba_newbie (4/23/2012)


    GSquared (4/23/2012)


    I'd have to see the reason for the Union All statements (evident from the query, most likely) to be more specific, but if it's all coming from one...

  • RE: Social Media and Interviews

    Straight up, I wouldn't consider a job that required special access to my Facebook account (I don't have one) or personal life. That's just a red flag... coming from the...

  • RE: Career Advice - SQL Server Development ---Please Help!

    Carlaabanes (4/23/2012)


    hi, how 'bout in my case? i wanna go back to being an sql ninja in the back seat. you see i was a dot net developer for some...

  • RE: sql server admin books

    selvakumar.sms (4/17/2012)


    hi all

    i am very new to sql server admin. so please suggest some very good books and sites to learn basic and advance of sql...

Viewing 15 posts - 5,131 through 5,145 (of 6,022 total)