Skip to Content.
Sympa Menu

freetds - RE: tsql query syntax

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Jay Sauls" <jaysauls AT hotmail.com>
  • To: "'TDS Development Group'" <freetds AT franklin.oit.unc.edu>
  • Subject: RE: tsql query syntax
  • Date: Mon, 7 Oct 2002 10:59:50 -0700


Try:

1> use database_name
2> go
1> select * from table_name
2> go



-----Original Message-----
From: bounce-freetds-149810 AT franklin.oit.unc.edu
[mailto:bounce-freetds-149810 AT franklin.oit.unc.edu] On Behalf Of John
Brooks
Sent: Monday, October 07, 2002 10:54 AM
To: TDS Development Group
Subject: [freetds] tsql query syntax

The tsql man page states "...allows the user to issue
queries...". I can successfully connect to a remote
mssql over the net and receive a command prompt. The
only command that does anything other than return an
incremented line number is 'quit'. Where can I find
info on the syntax required to 'tsql'?


---
You are currently subscribed to freetds as: [jaysauls AT hotmail.com]
To unsubscribe, forward this message to
$subst('Email.Unsub')




Archive powered by MHonArc 2.6.24.

Top of Page