Forum Replies Created

Viewing 15 posts - 9,181 through 9,195 (of 39,771 total)

  • RE: MS-Jet Engine 4.x ODBC enabled databases to 1 Terabyte/5 billion rows (or) SQL SERVER?

    Kristen-173977 (9/14/2015)


    Matt Miller (#4) (9/14/2015)


    The time you and your dev team spend building out your own RDBMS isn't "free": it's time you're not spending on building out actual useful functionality...

  • RE: DQS Restore

    Not angry at all. Just responding. I think you are likely correct that this is needed for DQS. What I'm not sure if if it's needed as a restore or...

  • RE: ER Modeling

    hakim.ali (9/14/2015)


    robert.sterbal 56890 (9/14/2015)


    So is this an area Red-Gate is trying to determine if they can do another ingenious solution?

    Great question. Red-Gate: are you?

    No, diagramming is nowhere on our radar...

  • RE: The History of the VCS

    I (not surprisingly) use Redgate's SQL Source Control..

    I have in the past worked as Rod has and kept a VCS client open along with my SSMS. In those cases, we...

  • RE: DQS Restore

    patricklambin (9/13/2015)


    Please , could you have a look at this link ?

    I think that you have to restore this database to the same state as it was before the modifications...

  • RE: Slow site

    Thanks, I'll get someone to take a look at the hosting provider.

  • RE: Are the posted questions getting worse?

    Luis Cazares (9/11/2015)


    I saw a truck for this place[/url] this morning on my way to work. I wonder if they serve pork chops as a secret menu item. 😀

    That's cool....

  • RE: Need help with group By

    It's helpful to know what you mean here, and you should clarify if you need to see the geo codes in the result.

    If not, this is really a simple query....

  • RE: ER Modeling

    Wade_S (9/11/2015)


    hakim.ali (9/11/2015)


    I'm going to play devil's advocate, and ask this question: why bother with creating or maintaining the ER diagram? What purpose does it serve after the very initial...

  • RE: Are the posted questions getting worse?

    Hopefully SQL Relay Bristol and Cardiff are on. Grant and I have been wrestling to get travel booked for those two.

  • RE: MS-Jet Engine 4.x ODBC enabled databases to 1 Terabyte/5 billion rows (or) SQL SERVER?

    I'll add my $0.02, probably worth about that.

    File based systems work fine. Plenty of people have used them for a long time. However, there are caveats and potential issues. The...

  • RE: Are the posted questions getting worse?

    Crazy debate

  • RE: Is job a PARALLEL THREAD or SEQUENTIAL?

    You mean to ask if they're re-entrant. They're not.

  • RE: Missing Indexes

    SQL-DBA-01 (9/10/2015)


    Will the database be accessible if one of the files go offline?

    The filegroup is offline if any files are. If there is the primary filegroup available and online, the...

  • RE: Missing Indexes

    With the clustered index, the data is the index. You can't have all indexes in a separate filegroup. However you can still run a plan on a clustered index if...

Viewing 15 posts - 9,181 through 9,195 (of 39,771 total)