Forum Replies Created

Viewing 15 posts - 10,396 through 10,410 (of 11,676 total)

  • RE: An Introduction to Database Design

    Mike Dougherty-384281 (1/18/2011)


    part 2+ could discuss the ongoing success of Bob's business:

    Returning customers update their address info, Alice is rightly concerned about the loss of information when Bob overwrites the...

  • RE: logshipping

    SKYBVI (1/18/2011)


    I know what you are saying but for example I have 8 databases and I want to LS all at a time

    is it possible?

    I think we have to...

  • RE: logshipping

    SKYBVI (1/18/2011)


    They can be done simultanouesly one after another but not all at a single time.

    Do you have any evidence that supports this statement?

    Log shipping is basically taking a transaction...

  • RE: Are the posted questions getting worse?

    Kit G (1/18/2011)


    When it comes to crime statistics (of any city, state, or country anywhere), you have to take a look at what's being counted and see if you can...

  • RE: logshipping

    ramyours2003 (1/18/2011)


    Appreciated for ur responses .

    No problem, I'm glad to help.

  • RE: Date import

    anthony.hart (1/18/2011)


    From a flat file.

    There are no error messages, it just changes the type to string, and if i change the type to date, it cuts off the timestamp at...

  • RE: Date import

    anthony.hart (1/18/2011)


    I'm using the import function under the DB table - so the only options i have are just the standard Data Types.

    Are you importing from an excel file, a...

  • RE: synchronising Databases

    ramyours2003 (1/18/2011)


    yes ones on every night , if you prefer can u send me the ...

  • RE: logshipping

    ramyours2003 (1/18/2011)


    can we setup LS more than 1 db at a time.

    Yes you can.

    You'll have to implement it for each database.

    http://msdn.microsoft.com/en-us/library/ms190640.aspx

  • RE: Are the posted questions getting worse?

    Roy Ernest (1/18/2011)


    It is in a hotel lobby if I am not mistaken. Cameras and normal security is what I believe they have. It is just like any ATM Interestingly,...

  • RE: synchronising Databases

    ramyours2003 (1/18/2011)


    needs to synchronise ones for a day .

    Do you mean once a day?

    There are some excellent tools out there that can...

  • RE: Are the posted questions getting worse?

    Roy Ernest (1/18/2011)


    There is one vending machine in the Arab emirates that is for Gold. You can use your Credit card to buy gold from the vending machine.

    :w00t::cool:

    That vending machine...

  • RE: synchronising Databases

    What are your exact requirements?

    Is it a one time synchronization? Or do the databases need to be synchronized all the time? In real-time? Is latency allowed?

    There are a number of...

  • RE: Date import

    anthony.hart (1/18/2011)


    Hi,

    I'm trying to import a date with a timestamp into SQL2008 - and it doesn’t work.

    What would you recommend for the best format to import as, the format is...

  • RE: Alter table resources

    khushbu (1/18/2011)


    will it be treated as 2 differenet transaction?

    not much..I think the SQL governor will govern them with the same set of transaction unless there is explicit BEGIN TRAN defined...

Viewing 15 posts - 10,396 through 10,410 (of 11,676 total)