Forum Replies Created

Viewing 15 posts - 16 through 30 (of 92 total)

  • RE: New Search Engine!

    I'd have to disagree slightly with Chris. It could be a bit better but it's a huge improvement.

    The only problem with googling the site is that I don't think...


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: Conversion Error

    This might be helpful but we really need more info about what you are doing. i.e. code samples, error logs etc.

    From Books-On-Line uniqueidentifier data type:

    When converting character or binary...


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: DTS Question: Is this possible?

    You could have your ASP page enter the query parameters into a database table then start the DTS package. The package could read the parameters with an execute SQL...


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: Site Certificate

    Works fine for me now, thanks.

    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"

    (Memoirs of a geek)


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: LDF File has been deleted - Help!

    Before you do anything else make complete backups of every database on that server that you can especially master and msdb.

    Have you tried creating a dummy file of...


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: Capturing web pages

    Back on the hacker end of things...

    Try searching for something called Black Widow. It's sort of a many-purposed piece of software and it might be free. It can...


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: Vice President of Database Administration

    Often smaller corporations will give titles in lieu of money. This works both for the employee in a resume/self esteem kind of way and for the company when dealing...


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: DTS Scheduled Job Failure

    Nothing in the logs particularly sparks anything for me.

    I'd check the permissions on the account used to run the package with respect to the new domain and your...


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: Searching for Object/Row

    I don't understand. Do you mean search for a row in all tables in a database? All databases on a server?

    My initial response to "Is there a way...


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: Move table to different filegroup

    It might also be interesting to see a profile trace of SQL Server moving a table from one filegroup to another.

    I suppose a simpler method if you have the drive...


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: Move table to different filegroup

    It seems kind of ass-backwards but you could create blank tables of the structure needed in the filegroup needed with a different name then DTS the data into them, rename...


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: SQL not starting

    Try starting the server from the command line. This will often give you errors that you don't see otherwise.

    To give an example, I was creating a test server for...


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: SP vs not SP -- New one on me

    Wow, Chris! Now if that reply doesn't make you want to buy someones book, I don't know what will.


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: SQL Server and other applications

    Nice CYA tactic! Good thinking!


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

  • RE: Sybase and Microsoft

    >> How dumb of an idea is it to place Sybase SQL and Microsoft SQL on the same server?

    In my experience, really dumb. At least in older versions...


    "I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
    (Memoirs of a geek)

Viewing 15 posts - 16 through 30 (of 92 total)