Forum Replies Created

Viewing 15 posts - 466 through 480 (of 604 total)

  • RE: How much do you earn?

    Interesting topic!

    Well the UK market depends a lot on where you are. You can earn between £25k & £60k a year in London. The further north you go,...

  • RE: database migration

    I think this really boils down to the size of the database.

    If it's a small database, I'd just detatch it and copy it to the new server and reattatch it....

  • RE: Stored Procedure rights

    Hi Lauri,

    Unfortunately, the users will need the relevent SELECT, INSERT, DELETE, UPDATE permissions in the production databases. This is because the ownership chain has been broken. If the...

  • RE: Next test

    Query Tuning. I'd like to see questions relating the the Execution Plan!

    Clive Strong

    sqlsrvr_dba@hotmail.com

  • RE: PM's/Management Vs DBAs

    I agree with Frank. I think it's ideal if project managers do have some experience in coding. I think it better helps them understand problems that developers have!

    Ireland...Mmmmm...

  • RE: DB Indexes

    Hey,

    Your posting is a bit vague. It's a bit hard to give you a decent answer unless you have a specific question....But I'll get the ball rolling with a...

  • RE: MCDBA

    You're best bet is to look on the Microsoft Website. This details the classes you should ideally take in order to obtain your MCDBA. Once you have an...

  • RE: Select statement

    Yeah, an example would help. Franks example would work if the id field is sequential. If you delete a couple rows then the code wouldn't work.

    Clive Strong

    sqlsrvr_dba@hotmail.com

  • RE: Data porting from DB2 to Oracle

    Hey,

    Although we don't use Oracle, we do read and write from JDE (which runs on DB2) using SQL Server.

    We use a DTS within SQL. However, a lot of the...

  • RE: Is Steve Jones Really Steve Jones?

    That is so true, especially of the 2nd pic of Steve.

    Interesting life style. The DBA role in the US sounds far more interesting than that of the UK!!

  • RE: New Contest

    Excellent idea!!

    Need to brush up on my security (Doh!!) knowldge about roles & BUILTIN/Admin!

    Great idea to find weak spots...

    Clive Strong

    sqlsrvr_dba@hotmail.com

  • RE: inserting test data

    BCP is one way or if you have sample data in another format, such as Access, Excel, Oracle etc, then you can move data into SQL using DTS.

    Clive Strong

    sqlsrvr_dba@hotmail.com

  • RE: removing local admin group

    If you want to stop people logging in and gaining admin rights through the BUILTIN\Administrators, you can remove the login from the Sysadmin server role.

    Clive Strong

    sqlsrvr_dba@hotmail.com

  • RE: Database Updates

    The trial only works with Pubs or Northwind.

    Clive Strong

    sqlsrvr_dba@hotmail.com

  • RE: DBA's vs Developers

    I guess it's down to how each the development manager oversees the interaction between Application development and the DBA role. Where I work it's nice and clear. Mainly...

Viewing 15 posts - 466 through 480 (of 604 total)