On Dec 8, 3:49*pm, SpreadTooThin <bjobrie... (AT) gmail (DOT) com> wrote:
Quote:
Is there an sql like command line interface to sybase? |
Sybase is the name of a Company, it has a number of products,
including 4 database products (ASE, ASA, IQ, Advantage).
It is helpful if you specify which product your question is about.
SQL is the name of the query language; I'm not sure how a command line
interface would be
like a language, except that one would enter language into a command
line interface.
So I'm not quite sure what you mean by "sql like...".
There are a number of clients with a command line interface that work
with ASE
The most common are probably
a) The isql client included with the ASE distribution and described in
the documentation
b) The third-party "sqsh" client (find it on the web)
Cheers,
-bret