Forum Replies Created

Viewing 15 posts - 20,116 through 20,130 (of 26,490 total)

  • RE: cpu utlization

    We really can't help you based on the extremely vague description of your problem/issue.

    If this is a performance problem, please read the second article I have referenced below in my...

  • RE: Are the posted questions getting worse?

    GSquared (6/30/2009)


    john.arnott (6/30/2009)


    3NF-Boy got me ROFL with this response:w00t:. I can't wait to see Gus's answer. 😉

    No more waiting required. Let me know...

  • RE: Moving data from SQL 2000 to SQL 2005

    You will also want to run the Database Upgrade Advisor against the database. There may be things you need to modify/change before moving to SQL Server 2005, others after...

  • RE: Join to Get a Distinct Record

    Mind decoding your dates??

  • RE: Are the posted questions getting worse?

    Roy Ernest (6/30/2009)


    David, That was funny... Gail, Grant, Lynn, Jeff, GSquared and all of you the Ghost busters... :hehe:

    Lynn, you were posting at break neck speed today.. Jumping one forum...

  • RE: Are the posted questions getting worse?

    Roy Ernest (6/30/2009)


    Today I actually felt that I am invincible or totally ignored. It was as if I was a ghost... 😛

    Hey, I wasn't ignoring you Roy. 😉

    I think it...

  • RE: Join to Get a Distinct Record

    homebrew01 (6/30/2009)


    Lynn Pettis (6/30/2009)


    I'd still like the DDL for the tables and some sample data. I'd like to be sure that you get an answer that ensures you get...

  • RE: How can I allow multiple users to manage SQL Server Jobs

    Start by looking here.

  • RE: JOIN on two fields

    Sorry, you said the data was copied to SQL Server from a Progress database, not that you were directly querying a Progress database.

  • RE: Join to Get a Distinct Record

    I'd still like the DDL for the tables and some sample data. I'd like to be sure that you get an answer that ensures you get the correct join...

  • RE: Need to increment alpha field

    Please post the DDL for the table and some sample data in a readily consummable format that can be cut/paste/run in SSMS to load the table, and we'll see what...

  • RE: db_owner

    Easiest way to manage this, create an AD group for the application, put all users of the app into that group, and then grant execute permissions on the stored proces...

  • RE: db_owner

    Just ran a test in my Sandbox database. A user with only db_reader and db_writer could not execute a stored procedure. I had to give the user db_owner...

  • RE: db_owner

    rsheppick (6/30/2009)


    I have provided the group the roles db_datareader and db_datawriter , I'm not sure what more it is that I need to give them and why it is.

    I may...

  • RE: db_owner

    Have you granted your users execute permissions on the stored procedures?

Viewing 15 posts - 20,116 through 20,130 (of 26,490 total)