Forum Replies Created

Viewing 15 posts - 2,746 through 2,760 (of 3,366 total)

  • RE: full text indexing

    No I think you have run into Microsoft Search service not installed in your SQL Server instance because in 2000 it was a separate install. You may need to rerun setup...

    Kind regards,
    Gift Peddie

  • RE: Upgrades

    That code did not work the database includes a log file so SQL Sever will not restore it, I created two dumpdevices one for the MDF and one for the...

    Kind regards,
    Gift Peddie

  • RE: Upgrades

    Actually Microsoft split the product, I have just found things they changed that is above annoyance so I will write articles for it. They changed how a database can be...

    Kind regards,
    Gift Peddie

  • RE: Attaching AdventureWorks Fails

    I just attached it two weeks back you are not supposed to create a database just right click in the database pane and click attach and navigate to the data...

    Kind regards,
    Gift Peddie

  • RE: Reporting Services 2005 Dataset question ...

    That is very good question last week a coworker run into the problem Asp.net runtime puts a 4meg limit by default to a report but you can change the max...

    Kind regards,
    Gift Peddie

  • RE: Dumping SQL Server

    ( I've avoided using MySql because of the lack of referential integrity.)

    MySQL have got DRI(declarative referential integrity) for years but you have to pay for it in INNODB file, so with...

    Kind regards,
    Gift Peddie

  • RE: Portability

    I work for an elephant that creates, manages, supports other elephant software needs including Microsoft and Sun, no I don't think Oracle is included.  Here is what we do, the application...

    Kind regards,
    Gift Peddie

  • RE: Burnt Out

    (I changed a lot of jobs, however it seemed I could never retain any friendship in any company.  Do I have a problem?)

    No you don't have a problem you are...

    Kind regards,
    Gift Peddie

  • RE: Linked server to RDB (oracle 7x)

    Go to Management Studio, Server Objects then Linked server there are two Oracle defined for 7 I think you will need the OraOLEDB.Oracle because you know it is too old. ...

    Kind regards,
    Gift Peddie

  • RE: Please add a forum for comments/questions on SQLServerCentral.com scripts

    Steve,

    Please ask them to add unanswered post link so posts don't get lost but it just makes things easier for me.

     

    Kind regards,
    Gift Peddie

  • RE: Does SQL Server do an implicit Trim() when comparing char() to varchar()

    I don't think it is implict trim because Char leaves blank spaces while Vchar expands to fill the spaces, so you may have 8 unused spaces in the Char column.

     

     

    Kind regards,
    Gift Peddie

  • RE: Schema vs a separate database

    You have more options in the Textbox control than the base layout which just let you set language, in the Textbox you can set Calendar, left to right which is...

    Kind regards,
    Gift Peddie

  • RE: Schema vs a separate database

    The SSRS localization is in the properties of the base report object or the textbox properties it ask what language you want to set it and the Reporting engine takes...

    Kind regards,
    Gift Peddie

  • RE: Schema vs a separate database

    I am using it now we are using dbo for stored procs and dbo schema for tables and one database for all, however I must add the localization is just...

    Kind regards,
    Gift Peddie

  • RE: Memorial Day

    (Happy Memorial Day and thoughts and prayers for those serving in the armed forces.)

    Happy memorial day to all!

    Kind regards,
    Gift Peddie

Viewing 15 posts - 2,746 through 2,760 (of 3,366 total)