Forum Replies Created

Viewing 15 posts - 346 through 360 (of 610 total)

  • RE: Essential Software

    WinDiff and Notepad++

    and an internet connection to sql server central and simple talk 🙂

  • RE: Office Cleaning

    There was an interesting TV series in the UK some years ago called (I think) Back to the Floor where top level managers went back to the "shop floor" as...

  • RE: Backup process will not die

    I do exactly as you require using a simple second step after the backup. It is an Operating System (CmdExec) step which does a simple DOS copy across the network

    copy...

  • RE: Does a development DBA need to learn dot.net language. ?

    So many jobs require developer/dba with .NET skills that you'll open up opportunities if you get .NET.

    Since I'm a .NET developer/DBA, I can't really say whether I actually need .NET...

  • RE: ConnectionManager arbitrary behavior

    Have you tried connecting to the 2008 server and database from Management Studio on the 2005 server?? Get that working first. Cross domain can be a problem as trusts...

  • RE: Where are you?

    Any navigation of the Swindon magic roundabout is complex and random - I think it's linked to DBCC_TIMEWARP 😀

  • RE: Moving SSIS Package to production from development environ.

    Deploy your packages to msdb using File, Save copy as from BIDS and select Rely on Server.... for security in the bottom option. You can organise the packages into folders...

  • RE: SSIS failed when moving data between tables

    Wizard creates one DataFlowTask with two sources and destinations (same for export and import). Sources work parallel and sometimes "orders" are "faster" than toys.

    so you simply need a constraint linking...

  • RE: Moving the server to New Domain

    Migrating two old domains to one new one has been our major nightmare for the last nine months!

    The other two and a half thousand users at various sites around the...

  • RE: Where are you?

    Chris Morris-439714 (3/10/2010)

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

    Yes. In Swindon, computers change hands too quickly for any serious development to take place.

    Sounds like Johannesburg. I'd probably feel right at home there.

    No, Swindon's barely a...

  • RE: Excel Connection manager

    Yes you can - I spent ages with this problem in both 2000 dts and 2005 ssis.

    In your Excel data source set the data access mode as SQL Command and...

  • RE: Timing is Everything

    Unless it is done properly and the application is used internationally then I say stick to local time.

    I've fallen foul of this thanks to that heap known as ACT! by...

  • RE: Limit database view based on logins

    I create a database role to limit user access within a database - for one troublesome user in particular their role only allows read on just one view in just...

  • RE: Need to read from a web application into SQL Server 2005 - how to choose between MySql and xml?

    Just remember the security issues of having personal data stored - can you secure the mySQL database suitably?

    We decided against developing an external recruitment online application for this very...

  • RE: What's a Toaster?

    Word, Excel Visio, Outlook and lately Notepad++, which is brilliant and handles larger text files than MS products, although I had to think about that one the other day when...

Viewing 15 posts - 346 through 360 (of 610 total)