Forum Replies Created

Viewing 15 posts - 391 through 405 (of 580 total)

  • RE: Would You Move For a Job?

    Hi below86,

    I've got the information I talked about earlier this week concerning New Horizons. New Horizons Computer Learning Center has a free service for job seekers, especially those in transition,...

  • RE: Is there a way of listing Access only as a database on a resume?

    pietlinden (3/17/2016)


    Or link to your SQL Server database and use linked tables etc... I wouldn't waste a lot of space on my resume on Access. The market for it is...

  • RE: The Market

    tkleinhans 1851 (1/22/2016)


    Wow, lively discussions when a topic hits your wallet!

    And now, a story.

    Many years ago, I became a database administrator via the accidental dba path having started as a...

  • RE: Is there a way of listing Access only as a database on a resume?

    Thank you, Orlando.

  • RE: Happy New Year 2016

    Happy New Year's Everyone!

    There are two languages I would like to learn this year. First, I'd like to learn R. My Bachelor's is in Mathematics. I've always enjoyed data analysis,...

  • RE: Thanks

    I really want to say thank you for this wonderful website and especially these forums! I've gained more than I ever could give back here. Thank you to all the...

  • RE: Where should middle tier business logic be stored?

    dallas-1069889 (10/16/2015)


    Hi all,

    I'd like to mention the book Expert Business Objects by Rockford Lhokta. One of the principles of the application architecture used in the book is that business logic...

  • RE: The Work of the Ancients

    I started in my current job 6 months ago. I work for a large state department. They have a lot of old MS Access databases and applications. (Over 100 at...

  • RE: Trying to move databases from one PC to another, it failed. Need help.

    OK I now see what I did wrong. I guess the default backup mechanism is to append to the backup set. What I really wanted, at least when moving the...

  • RE: Trying to move databases from one PC to another, it failed. Need help.

    Perry Whittle (8/10/2015)


    please also run a RESTORE HEADERONLY and provide this info so that we may confirm the actual database name the backup references

    This one is more interesting. Here's the...

  • RE: Trying to move databases from one PC to another, it failed. Need help.

    Perry Whittle (8/10/2015)


    As suggested run restore filelistonly against the backup file and post back the results

    Here are the results of my doing a RESTORE FILELISTONLY against the backup file:

    LogicalNamePhysicalNameTypeFileGroupNameSizeMaxSizeFileIdCreateLSNDropLSNUniqueIdReadOnlyLSNReadWriteLSNBackupSizeInBytesSourceBlockSizeFileGroupIdLogGroupGUIDDifferentialBaseLSNDifferentialBaseGUIDIsReadOnlyIsPresentTDEThumbprint

    VideoLibrary_DataC:\Program Files\Microsoft...

  • RE: The Rename Game

    Earlier I said I don't rename things like tables. And that for the most part I oppose it. Well, I've been handled a new project at work, having to take...

  • RE: Documenting with Tests

    Steve Jones - SSC Editor (5/24/2015)


    Doctor Who 2 (5/24/2015)


    How do you do unit tests in T-SQL?

    Go to tsqlt.org to get a framework. There are others, like dbunit, tsqlunit, etc., but...

  • RE: Documenting with Tests

    David.Poole (5/24/2015)


    Doctor Who 2 (5/24/2015)


    How do you do unit tests in T-SQL?

    Try http://www.red-gate.com/products/sql-development/sql-test/

    It is possible to devise your own method of initialising a starting set of data, executing your...

  • RE: Controlling Alerts

    I agree with you in principal but sometimes, due to things out of your control, you can't do anything about it. I'm in a situation now where I have identified...

Viewing 15 posts - 391 through 405 (of 580 total)