Forum Replies Created

Viewing 15 posts - 451 through 465 (of 489 total)

  • RE: Executing a string versus a static SQL Statement.

    So do you all avoid dynamic SQL as much as possible then? Do you have any stored procedures that use dynamic SQL?

    Since I have been in my current position...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Why did you decide to become a DBA/SQL Programmer?

    Another factor that moved me toward the DBA position I took was I wanted to stop traveling (as an installer I traveled two weeks out of every three) and the...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: DBA Learning Experiences (Oops!)

    Correct, in my first job as a DBA we only had on SQL Server 7.0 and none of us had experience with it since I moved all our data from...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Executing a string versus a static SQL Statement.

    I don't think we've had a problem with security since our web site uses one user login for all stored procedures. And data updates by our researchers are done...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: DBA Learning Experiences (Oops!)

    Learning experiences like this are not fun at the time they are happening and I certainly would never go out of my way to create them. However, problems like...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: DBA Learning Experiences (Oops!)

    Are you talking about the log files that a DTS package will produce to tell you which task succeed and which fail. If so, I don't like them because...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Re-Index Query

    I keep forgetting that there are major differences between SQL Server 7.0 and SQL Server 2000. The servers I use are SQL Server 7.0 and my previous post describes...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Installing Applications on a Production Server

    I prefer production servers to be dedicated to SQL Server only. This way there is no conflict of resources and no question as to where a problem is if...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Re-Index Query

    Early this morning I added a cluster index to a table with 9 million rows in it. Upon completion I noticed that the database size had grown from about...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: DBA Learning Experiences (Oops!)

    I have used a similar technique in DTS packages. When testing a certain part of a DTS package and unable to monitor its progress I'll go to where I...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Conditional DTS Package Execution

    This sound similar to something we do that could work for you. We have DTS packages that create a table with _new on the end and then pump the...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: tables left behind after removing merge replicatn

    Thanks! I'll remember these for next time, unfortunately the tables seem to have vanished on there own.

    Robert Marda

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: 50 Ways to Confuse, Worry, or just Scare People in a computer lab.

    I liked your funny article, especially numbers 1, 22 and 32.

    Robert Marda

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Trans Log Backup Failed

    Are you using a maintenance plan to back up all transaction logs? If so you might want to backup the transaction log for each database separetely to find out...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Flagging new FAQs

    These are and will be good improvements. I hope the ratings on FAQ's will not automatically be factors in the on going contest as I don't think it would...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

Viewing 15 posts - 451 through 465 (of 489 total)