Forum Replies Created

Viewing 15 posts - 196 through 210 (of 392 total)

  • RE: He wants what!?!

    the Borch

    Grant full access to client's servers, network, and workstations

    For many years I was a consultant, usually called in after a clown such as this, and would never put such...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Different versions for Production and Dev environments

    Allin

    ALTER DATABSE SET compaitability level = 90

    If you read your link, it keeps saying that Compatibility level provides only partial backward compatibility with earlier versions of SQL Server.

    As Ninja said,...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Using Transactional Replication on Tables with Differing Column Order

    Have you thought of creating jobs to periodically pull the data from these servers and write it to the new location? This would allow you to not have to worry...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Using Transactional Replication on Tables with Differing Column Order

    This is why it is going to be a nightmare to maintain.

    Please provide the schema's for the published databases and the schema for the subscriber.

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Using Transactional Replication on Tables with Differing Column Order

    Sorry - thought you were using SS2005. Going to stick then with the view. It would be the easiest in your case and for the future.

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Using Transactional Replication on Tables with Differing Column Order

    Again, check to see if the default binding will accomplish your requirement. Otherwise I would opt for GSquared's recommendation of creating a view over the 4 different variations of the...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Using Transactional Replication on Tables with Differing Column Order

    what I need is to be able to accomodate for columns being out of order

    I believe that setting the default binding to true will accomplish what you are asking, but...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Using Transactional Replication on Tables with Differing Column Order

    Do they all have the same schema and name? If so, you'll need to replicate them into three different databases (so far as I know). You can then use a...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: Introduction to Indexes: Part 3 – The nonclustered index

    Great series Gail. Learned a lot as well as a great refresher.

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: RAID 5 and SQL Server

    Having read all of the posts to this point, I find it interesting the arguments for/against one RAID vs another.

    In my opinion and experinece the RAID rule of thumb has...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: TRUNCATE in TRANSACTION

    cengland0

    Oh, any my first modem was a 300 baud acoustic coupler.

    Did you ever see the movie war games? They used one of those too. You take the receiver off the...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: TRUNCATE in TRANSACTION

    UMG

    But have you used 8" floppy disks?

    They flew so much better across the data center. How about the 5MB platters used to make the disk packs?:-P

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: TRUNCATE in TRANSACTION

    cengland0

    My first exposure to computers was a mainframe using magnetic core memory. You saved your programs on punch tape (like punched cards but came on a roll and was only...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: TRUNCATE in TRANSACTION

    Ninja

    Wow so basically sql, even 1st commercial release, is way older than me

    Nice way to make some feel soo old:hehe:

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

  • RE: TRUNCATE in TRANSACTION

    wware

    I liked the question. I don't mind 'distractions' in the QOTD because I think that mirrors real life.

    Exactly. I would rather get it wrong on a QOTD and miss a...

    Steve Jimmo
    Sr DBA
    “If we ever forget that we are One Nation Under God, then we will be a Nation gone under." - Ronald Reagan

Viewing 15 posts - 196 through 210 (of 392 total)