Forum Replies Created

Viewing 7 posts - 46 through 53 (of 53 total)

  • RE: Creating DB link b/w Oracle and SQL server

    I did this at my last job. Since I'm no longer there, I don't have complete details, but here are some general steps. And I'm a SQL Server...

  • RE: compatibility level question

    Pam Brisjar (10/10/2007)


    There's a prior thread here somewhere about running in compatibility mode. In a nutshell, there are some issues with it.

    Run the Upgrade Advisor against the database and...

  • RE: bcp password prompt

    george sibbald (9/21/2007)


    Peter, haveyou tried the -T option to connect with your windows id, then you will not need to enter your password.

    george

    I did try that but it was still...

  • RE: bcp password prompt

    I figured it out.  For a field terminator I was using a pipe, but I was using the notation we use when doing it in Unix.  It looked like this:

    -t\|

    when...

  • RE: DB Artisan

    where did you hear about Performance Center being integrated with DB Artisan?  I just did an evaluation of it and a comparison with Quest's Spotlight.  It would seem silly to...

  • RE: DTS internals

    I have the correct DSN name.  That's been my pet peeve with our developers so I instituted a naming convention for all production DSN names.  The driver itself is a...

  • RE: DTS internals

    that's the thing is there was no error message, no data transfer, nothing.  We ended up solving the problem - kind of - so I won't get into a lengthy...

Viewing 7 posts - 46 through 53 (of 53 total)