Enable freebcp to specify target database on command line
"\"Tony\" Yu Jiang" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAD9rgJ=9HQjzYjAF-M0gUEg0QEFCf5+3MjDyHWdE_tg_OoPoLw@mail.gmail.com> |
Hi there, This patch allows the user to specify a target database on freebcp command line. This is especially useful when accessing SQL Azure, which always returns a connection to a system database. The patch is here: https://github.com/tonyjiang/freetds/commit/4d50f8835f584b042fabe42510f1cede24e5d938 It'd be great if you can merge it into freebcp. Cheers, Tony