Forum Replies Created

Viewing 15 posts - 91 through 105 (of 111 total)

  • RE: PDF Files STorage

    We have a similar situation here where we store venue maps as JPegs and brochures an PDFs. The arguments were the same, filesystem or in SQL. We opted...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: Dependencies and the Enterprise Manager problem

    Thanks, I'll check the scripts and see what materialises. In the meantime, I'll just drive the team here crackers with the constant typing until they buy me a quieter...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: TCP/IP vs. Named Pipes

    I've just stumbled across this as I've had to start looking into named pipes and TCP/IP. All of our SQL data is delivered to IIS, either via the intranet,...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: Transaction Log Restore error

    *Phew!* At least I can rest that I'm not doing anything wrong!

    Fortunately this is on Development, the only impact as fgar as I'm concerned is that no real changes can...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: Transaction Log Restore error

    After having read the article, I'm inclined to think that you mave have hit the nail on the head, but I'm not too sure.

    Between the two T-Logs two things would...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: Transaction Log Restore error

    I know this isn't going to help, but it may give some relief that I am experiencing the same problem.

    I have a number of databases, all of which are backed...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: Source Safe and DB

    Have a look at the free software available here for ArchUtil.

    ArchUtil will sourcesafe a database for you, as well as version control. I use it to keep a stored...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: DTS Export to Excel unwanted single quote delims

    Thanks, I'll give them a try


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: Replication Crashed and now won't drop tables

    Many thanks, this sounds just like what has happened here, but the transaction log doesn't seem to be growing. I'll give this a try and let you know how...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: pseudocode vs off-the-hat coding

    I agree with Brian. I've been coding numerous languages for the past 22 years, so if it's a small procedure or something I'm comfortable with, I'll usually dive straight...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: The Case for SQL Logins - Part 1

    Excellent article. We use SQL to back end intranet and web applications and NT security is pretty much useless for what we need.

    Unless the operator somehow figures out how...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: DBadministrator vs Developer

    I am in the somewhat dubious position of moving myself from Developer to DBA as we've recently introducts SQL Server 2000 as our main backbone and the company relies on...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: Index Tuning Wizard not reading profile

    Nope, I've ensured that all table and field names are fully compliant, no odd characters, no spaces, etc.

    If I run small profile captures of say 1-2 minutes, they work perfectly.

    If...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: Index Tuning Wizard not reading profile

    I'm using SQL Server 2000

    I have tried uninstalling the client tools and reinstalling them, installed SP2 on the server and client tools, and in desperation, put a new OS on,...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

  • RE: Track DB Object Changes

    I've had the same issues. The only way I've resolved it is to deny all changes (structural, proceudres, etc.) to development and have it managed by a couple of...


    ---------------------------------------
    It is by caffeine alone I set my mind in motion.
    It is by the Beans of Java that thoughts acquire speed,
    the hands acquire shaking, the shaking becomes a warning.
    It is by caffeine alone I set my mind in motion.

Viewing 15 posts - 91 through 105 (of 111 total)