Forum Replies Created

Viewing 15 posts - 1,336 through 1,350 (of 1,939 total)

  • RE: How do I copy several records from one server to another?

    Would that format file be my .CSV file? And the source and destination columns would be the first row of the .CSV file? If so, then I'd better go back...

  • RE: How do I copy several records from one server to another?

    Ok Ed, I've got a question and an observation.

    First the observation. I didn't know it when I wrote the SQL BULK INSERT script, but that must be run on the...

  • RE: How do I copy several records from one server to another?

    Ed Wagner (9/11/2015)


    If this is a one-time activity, you can query the rows in SSMS and save them as a CSV file by right-clicking the results pane...Save As and select...

  • RE: ER Modeling

    I believe we do have an ER diagram somewhere, but I don't maintain it. I'm a part of a bigger IT/dev group now, with more specialization. The tool they're using...

  • RE: A Clock With Benefits

    Wayne West (8/31/2015)


    Wow, a 35,000 word article? That's a short story! It took me pretty much a full day to read it! (don't tell my boss)

    It had a...

  • RE: What is the timestamp data type for?

    Wayne West (8/26/2015)


    Rod, if your database's front end is Microsoft Access, or if people are using Access against it, you might want to keep it. Access likes rowversion to...

  • RE: A Clock With Benefits

    An excellent article, Steve. Like others have said I'm going to read the Bloomberg article later; can't now as I'm at work. But your article reminds me of a problem...

  • RE: Getting stumped when trying to delete records from a table. Need help, please.

    Late yesterday I had the same thought, Tom. i.e.: why not chance the constraint to use cascading deletes? In fact, at least from my point of view that makes more...

  • RE: What is the timestamp data type for?

    Jeff Moden (8/25/2015)


    sgmunson (8/25/2015)


    Rod at work (8/24/2015)


    Hmmm. Thank you Grant, I really appreciate the straight forward explanation for what the rowversion/timestamp is all about. I'm working on archiving the data,...

  • RE: Getting stumped when trying to delete records from a table. Need help, please.

    The weird this is I tried reversing the order - i.e.: deleting the data from PharmInvOutItemPackageReceipts first, but that didn't help. I got the same error message. However you've given...

  • RE: What is the timestamp data type for?

    Hmmm. Thank you Grant, I really appreciate the straight forward explanation for what the rowversion/timestamp is all about. I'm working on archiving the data, but leaving it in the database...

  • RE: Making Guesses

    Matt Miller (#4) (8/20/2015)


    Stephanie J Brown (8/18/2015)


    Eric M Russell (8/18/2015)


    Like I said earlier, if estimating is part guesswork, then the business should be the one providing the guesses. The business...

  • RE: Your Portfolio

    ZETM (8/18/2015)


    Sometimes you get pushed out of jobs. Projects comes to an end, bean counters go to the boss and whisper in the ear on how much the IT...

  • RE: The Tally Table

    Oh OK Luis, I get it now. I got hung up on trying to read what's in syscolumn. That's not the point at all, is it. The original poster is...

  • RE: How many environments?

    I have either two or three systems, depending upon the system itself. All small systems have just two (development/test and production). The larger systems have three (development/test, staging and production).

Viewing 15 posts - 1,336 through 1,350 (of 1,939 total)