Forum Replies Created

Viewing 15 posts - 2,356 through 2,370 (of 3,221 total)

  • RE: What Do We Want from PASS?

    Grant Fritchey

    Anyway, that's the one thing I'd like to see. More direct support for the local users groups

    Grant used Live Meeting to make a presentation to the Columbus SQL Server...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: SharePoint 07 - Check if UPDATE STATISTICS run automatically

    Oprn SSMS right click on the database name, select Properties, in the next window select Options, expand if necessary the heading automatic it should show you there.

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Password check in/check out functionality within SQL SERVER.

    Ran across this blog post by Jack Corbet titled "Maintaining Security and Performance using Stored Procedures" at:

    http://www.google.com/reader/view/?tab=my#stream/feed%2Fhttp%3A%2F%2Ffeeds.feedburner.com%2FWiseManOrWiseGuyYouDecide

    Which details a method of using the EXECUTE AS feature, and this...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Stored Procedure - Shrink with truncate, every 30 minutes

    Use BOL (Books On Line -SQL Help File)

    Start with gaining an understanding of database and log back ups and their effect on logfile size.

    And then look at SQL...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Excel import problems

    Phil Parkin

    Thanks for doing that additional testing.

    As you said in a previous post on this forum. The OP may have another problem.

    Again thanks for doing that additional testing.

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: listing the users and logins

    that is a good start,

    Are you commenting on the MSSQL Tips posting?

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: listing the users and logins

    This will not give you a simple list, but rather everything you wanted to know about users and their permissions. It produces a HTML document. The actual T-SQL...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Password check in/check out functionality within SQL SERVER.

    Just an idea, if you have not already thought of it.

    How about creating a copy of the database on a non production server,

    then you can give them whatever access they...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Excel import problems

    Phil Parkin

    You are wrong in thinking that SSIS cannot import values from Excel which are the result of calculations. I just tried this and it works fine.

    Phil did the...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Excel import problems

    1. Check those cells to see if they contain a formula

    If they do then

    2. Check Excel help for "Replace a formula with its result"

    Unfortunately the only instructions...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Help in writing Query for hall booking date availability search

    Anzer Muhammad

    An interesting and challenging question.

    However it is more likely to be answered if you follow the examples of how to post a question (refer to the link...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Are the posted questions getting worse?

    WayneS

    You are between a rock and a hard place. My sympathies are with you.

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Are the posted questions getting worse?

    WayneS

    Just had a "developer" send me some code.

    Wayne I submit that your problem is NOT with the developer but with either the hiring/current Manager who think that the individual is...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: System database logging recovery models

    jim.lawrence

    Not had a chance to see a fresh install of SQL Server 2008

    A fresh install of the Developer Edition - which is supposed to be identical to the Enerprise...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Import formatted excel spreadsheet in SQL server 2008 database?

    There are quirks with Excel, particularly that the Excel data source takes the data type of the columns from the first eight rows

    When using OPENROWSET to read the EXCEL...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

Viewing 15 posts - 2,356 through 2,370 (of 3,221 total)