Forum Replies Created

Viewing 15 posts - 32,806 through 32,820 (of 39,740 total)

  • RE: Please allow feedback on "Script of the Day"

    It's on the list. We'll get it done.

  • RE: WEB & DB Sandbox

    I've been told I generalize too much, though some of it is in fun. I've also faced many developers who have a basic knowledge of SQL and avoid using or...

  • RE: How to avatar?

    send it to me (sjones@) and I'll upload it. Not sure where the bug in this one is and it's stumped me.

  • RE: Circular Reference

    I was wondering who would dig into the circular reference, and of course it would be a highly esteemed architect!

    Joking on the reference,...

  • RE: Upsert Dimension Table

    OK, OK, apologies. That was the weirdest thing. The process we use to load the articles is generating an old one on disk for some reason. Did it again this...

  • RE: Immigration

    Some very interesting comments and thanks for all of them.

    I think anecdotal experience is nice, but with most employees, some are good, some not so good. I'd like to think...

  • RE: Backup of database

    You probably need to read more about how SQL Server works. There is always a log file with your database and you need to back it up or truncate it.

    A...

  • RE: Scheduled jobs started hanging?

    Is there a particular place where they are hanging? Can you add some debug code?

    It sounds like something in the communication channel is getting lost. Any data access updates to...

  • RE: browser based SQl client for sql server

    I think MyLittleAdmin can help you if you want administrative SQL stuff. If you are looking for something else, what are you trying to do?

    http://www.mylittletools.net/scripts/en/home/

  • RE: how to dump or append data to a text file

    I've usually run things like this through osql and then captured the error output in a file with the error switch.

  • RE: Background Processes

    I'm not completely sure, but they're likely background processes that SQL uses. Does it matter? Or are you having some problem? I have a number on my system and they're...

  • RE: emptying tables

    Or use Truncate instead of delete.

  • RE: Editor in Chief

    Loren,

    Great questions and I have no idea. We haven't gotten into the "review" process and I haven't heard of any censorship of the forums. AFAIK, I'm the only one administering...

  • RE: The Certification Debate

    Not sure about RHIE, but a friend got his CCIE a few months ago. He had to take a written test, a long one and then had a year to...

  • RE: Editor in Chief

    Aw, thanks, Steve

Viewing 15 posts - 32,806 through 32,820 (of 39,740 total)