[freetds] [ freetds-Patches-1703363 ] useful (?) cmd-line options for tsql

SourceForge.net noreply at sourceforge.net
Wed Apr 18 21:56:22 EDT 2007


Patches item #1703363, was opened at 2007-04-18 18:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=407808&aid=1703363&group_id=33106

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: application
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: useful (?) cmd-line options for tsql

Initial Comment:
I've modified tsql for my own purposes here at work and decided that these are probably handy changes to have:

-t (column delimiter)
-r (row delimiter)
-D (default db to 'use')

-t and -r might be more flexible if applied as a per-query options (ie. grouped with -o), but I'm trying to emulate the behaviour of sybase isql.

The WIN32 #defines were not tested, but are there merely as a concept/question.

Cheers,


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=407808&aid=1703363&group_id=33106


More information about the FreeTDS mailing list