Forum Replies Created

Viewing 15 posts - 61 through 75 (of 541 total)

  • RE: Use ISO Images Without Burning to Disk

    Putting on my Creative Commie hat...

    Currently this is quasi-legal technology. This is due to the DMCA; which makes it illegal to break copy protection; which is necessary in order...

  • RE: Lookup Table Madness

    If New Orleans had paid attention to relational rules, then they wouldn't be in the trouble they are!

    Just kidding, but one can...

  • RE: Using ICE

    No urban legend, but if enough people do it it becomes fact (ahh, memes).

    I've had ICE in my phone for a couple of weeks now (and ICE2, ICE3). Awesome...

  • RE: Fair Use?

    This is one of those things where a company is doing something TO USEFUL, and too cool. More and more often killer apps are shut downn for legal instead...

  • RE: It''s a Tool

    True true; vendors "extending" standards can be nice, but it has a nasty flip side when you're trying to migrate code. I can think of quite a bit of...

  • RE: It''s a Tool

    Steve,

    The fact that you're talking about other OS'es is great, in my opinion. If you believe in capitalism at all, then OS competition can only be considered good for...

  • RE: Data Import Functionality Using SQL Server

    "Data Driven Query Task" suck, if you ask me. Other than that, it's a pretty good overview of what you can do with DTS. Personally, I put business...

  • RE: Efficiently copying big backup files over the network

    Whoops...not familiar with that software.

    Well...good job, then.

  • RE: Efficiently copying big backup files over the network

    You MUST compress the file before moving it across the network. I'm not sure how big of files WinZip will do, but this is what I use. I...

  • RE: Very strange behavior of SS2K...

    maybe someone ran "truncate table tablename". This would be a non-logged delete.

    Also, triggers can be disabled; which would do the same.

    cl

  • RE: Apologies to Ken Henderson

    Way to handle things, Steve; right out in the open. Wise beyond your years. Credit should be given where credit is due, and Ken's the man. That...

  • RE: Getting data from within an XML tree stored in a blob

    If you are using SQL2K, you should definitely not use the database to parse your XML. The simple answer is to use an XML parser. You can use...

  • RE: P2P from Microsoft?

    P2P and grid-computing could be the file-systems of the future, in that your actual PC is just a shard of the total data available to you (think Google's grid computing,...

  • RE: Save Your Stored Procedures

    Anything that runs VB; or you can compile it to run on it's own.

    Personally, I used DTS (ActiveX step); that was the fastest.

    cl

  • RE: Save Your Stored Procedures

    Nice, Steve! That's very helpful, actually; and it keeps all the formatting, too. Great way to rip a database. Once it's in SCC you can deploy like...

Viewing 15 posts - 61 through 75 (of 541 total)