Forum Replies Created

Viewing 15 posts - 33,301 through 33,315 (of 39,739 total)

  • RE: Restore database problem

    I think that you backed up to 2 files somehow in this case. If you had two files listed in the backup dialog, even if one was selected, the backup...

  • RE: Access violation

    Can you provide the insert statement and the exact message?

  • RE: Syncronising Dev DB with Live DB.

    RedGate has one as well. Both it and the Apex tools are highly rated.

  • RE: get a list of similar strings

    You will need to experiment for a few things and go from there. SOUNDEX can help as well.

    I would first look to remove common things instead of matching up. So...

  • RE: Data Loss during Maint Plan Optimization Job

    Possibly during a clustered index delection the row count was not available, but I've never heard of any data being lost during the optmization jobs.

  • RE: automatically notify when running on low harddisk space

    You can also set an alert on a performance counter. In this case, the disk space on a particular drive.

  • RE: SQL Server 2005 "Compatibility mode" between editions?

    I don't think there is such a switch either. I would beware of the features that are listed as not working in Standard, but most of the "functionality" should be...

  • RE: SQL Server Licensing "per seat" question

    In 7 and prior versions it would log the event when you exceeded connections, but I don't think it stopped anyone from connecting. Not sure about 2000/2005

  • RE: Pros and Cons

    Thanks for the opinions and they are definitely interesting. It seems that this is something MS will push a little to save companies some money as well as sell some...

  • RE: Free As In Speech

    Paying for work to be done for you is not wrong. The idea behind Rent A Coder is great.

    However turning this work in to a professor is misrepresenting it. You...

  • RE: Free As In Speech

    I think posts are a grey area. If you post substantial code or develop original thoughts in a paragraph or two, then I think your words are copyrighted. Quoting someone...

  • RE: Question of the Day for 07 Feb 2006

    I have corrected the answers as it is indeed 2^31 - 1 characters. Sorry, missed that little subtraction late last night.

  • RE: How much on a resume

    I got to two pages, and start to drop things when I get longer. The other thing I do is reduce the amount of description in older jobs, so the...

  • RE: RE:

    Ian,

    You can reduce this by limiting the results again to look for a NULL in the left outer table.

  • RE: Responsibility

    The one for the 70-443 exam and one (short) one on 2005 Maintenance Plans

Viewing 15 posts - 33,301 through 33,315 (of 39,739 total)