Forum Replies Created

Viewing 15 posts - 8,671 through 8,685 (of 9,244 total)

  • RE: Migrating Access 2003 database to SQL 2005

    if you use the upsizing wizard in Access it has the option to generate\configure an Access front end that you can then use to link to the SQL database

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Problem with performing backup from query window

    Phil Auer (12/9/2008)


    I feel reasonably stupid but in my defense, I did clearly state that I am a 2005 novice ...

    I am, however, certain that I will always remember that...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Uninstall an instance of MS SQL server 2005

    check the following key in the windows registry

    HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\Instance Names\SQL

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Problem with performing backup from query window

    Lynn Pettis (12/9/2008)


    Are you clicking on the Execute button or the Parse button.

    which button are you clicking to execute the script?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: problem with ghost logins

    exec sp_change_users_login 'Update_One', 'Current user in DB', 'SQL login to link to'

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Backup from SQL 2000, restore to 2005 - will it work?

    herbiechin (12/8/2008)


    In more or less the same situation, I am trying to restore a backup of a database that was taken in SQL Server 2000 (Instance) onto SQL Server 2005....

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: 'A significant part of sql server process memory has been paged out...' error

    configure the min value to be a sensible value other than zero but not higher than max

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Deleting rows and later reusing the Identiify value

    in the interests of database\referential integrity don't re use them. As stated, if you're needing to re use the column it probably shouldnt be a PK.

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: replace

    you sure its not dis appearing ink LOL

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Move SQL Structure from C: drive to D: drive

    George Dickson (12/4/2008)


    OK, thanks! I guess I'll get started uninstalling and reinstalling.

    backup and save your system databases first if you have already created logins, databases, etc

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQL Developer Edition type

    dva2007 (12/6/2008)


    sorry forget to mention 32 bit.

    as Ken stated x86 is the version you require

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Best SQL config for SAN

    Barkingdog (12/5/2008)


    We are getting our first SAN (yeah!) and I think a good disk approach for an OLTP sql 2008 server is this:

    drive C: OS, pagefile

    drive D: tempdb

    drive E: log...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: 'A significant part of sql server process memory has been paged out...' error

    begs the question, what other apps are running on these sql servers?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SPN Insanity

    nick harris (12/5/2008)


    Thank you for your replys.

    So to list out the current spns I should use

    SETSPN -L against what server? My domain controler or my database server? If...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQL Developer Edition type

    dva2007 (12/6/2008)


    Windows Vista Home Premium

    Service Pack 1

    32 bit or 64 bit?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

Viewing 15 posts - 8,671 through 8,685 (of 9,244 total)