Forum Replies Created

Viewing 15 posts - 151 through 165 (of 360 total)

  • RE: Vice President of Database Administration

    One of my best friends works in the banking industry, but not as a DBA, something to do with networking. I believe he's been a VP a...

    Quand on parle du loup, on en voit la queue

  • RE: Yukon MCDBA requirements

    Yes, that is bad news. Since I rarely worked on a data warehouse system having the Business Intelligence as a requirement could be a challenge.

    But knowing...

    Quand on parle du loup, on en voit la queue

  • RE: Datawarehousing for beginners

    A data warehouse design would be different than a transactional design.

    For me, the difference is how the data will be used. I think of a transactional database as one...

    Quand on parle du loup, on en voit la queue

  • RE: Victim Resource Owner

    You are right. You have deadlock issues.

    It is specifying which thread has been chosen. SQL Server will terminate the chosen thread and any sub-threads to break the deadlock cycle.

    Dr....

    Quand on parle du loup, on en voit la queue

  • RE: Yukon MCDBA requirements

    I meant to say that I don't know of any company that hires a DBA using the Microsoft Certification as the main requirement.

    Dr. Peter Venkman: Generally you don't...

    Quand on parle du loup, on en voit la queue

  • RE: Yukon MCDBA requirements

    It depends. Yes, with the old MCDBA it was only 4 tests and there are many MCSE/MCDBAs out there.

    For most companies that are Microsoft Partners it only...

    Quand on parle du loup, on en voit la queue

  • RE: Yukon MCDBA requirements

    At $125 (today's price) the MCDBA has moved from something that might cost $400 (back in the day of 4 tests, $100 each) to $875.

    I wonder...

    Quand on parle du loup, on en voit la queue

  • RE: How To: Become proficient SQL guru?

    I was lucky to have a mentor for almost two years. That helped because he would give me tasks and we would discuss db issues.

    I'm with Frank....

    Quand on parle du loup, on en voit la queue

  • RE: Guru needed- Real versus BigInt

    BillyWilly, sorry, I forgot to say that I deal with international numbers most of the time.

    As others have said, numeric will cut off the leading zeros...

    Quand on parle du loup, on en voit la queue

  • RE: Guru needed- Real versus BigInt

    Ok - saving phone numbers as bigint is wasting a lot of space.

    I use the varchar data type for phone numbers since I do not use...

    Quand on parle du loup, on en voit la queue

  • RE: Access to SQL 2000 conversion help needed

    Yes, they are right. On the forms that don't work, check the recordsouce (in Properties).

    You might also verify that the queries were upsized correctly. Down the...

    Quand on parle du loup, on en voit la queue

  • RE: ways of improving performance ??

    How big are your log files? Are the log files and data files on the same disk?

    This could be indexing, server or network related. Something you might...

    Quand on parle du loup, on en voit la queue

  • RE: Date and Time fields separately?

    I know I read somewhere that date and time will be separate data types in the next version of SQL Server.

    Dr. Peter Venkman: Generally you don't...

    Quand on parle du loup, on en voit la queue

  • RE: Usage of

    Naming conventions...no thanks.

    I started as a C/C++ programmer and did not use the "conventions". I switched over to Visual Basic and Access where the prefix convention is...

    Quand on parle du loup, on en voit la queue

  • RE: Error with the Code Above

    Laughing, yes, Frank. We exist in several languages. Most of my servers are English (default) but I had a couple of my developers install the French version....

    Quand on parle du loup, on en voit la queue

Viewing 15 posts - 151 through 165 (of 360 total)