Re: Question about SQL Console ?



SQLConsole is for administration purposes only. It cannot be used to view
data. Use SqlTalk / WinTalk (which can execute arbitrary SQL commands and
display the result in a console window) to view tables and data.

--


Greetings,

Hans-Dieter Dreier

"Joey" <J_nospam_lancos@xxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:11vpkoj1l11rv2c@xxxxxxxxxxxxxxxxxxxxx
Hi everyone,

I'm using SQL Base 1-User Server on my local Windows XP Pro workstation.
I can connect to the local database using SQL Talk. When I try to connect
using SQL Console I see the databases but can't do anything with them. My
goal is to view the tables and data.

Am I doing something wrong or is it just impossible to use SQL Console
with the 1-User Server ? Any suggestions will be greatly appreciated.

Joey


.



Relevant Pages

  • Re: Question about SQL Console ?
    ... Microsoft SQL7 uses enterprise manager to connect to the database ... I'm using Centura SQL Base 7.01 on a Novell server. ... tables and data with SQL Console. ... I'm using SQL Base 1-User Server on my local Windows XP Pro workstation. ...
    (comp.databases.gupta)
  • Question about SQL Console ?
    ... I'm using SQL Base 1-User Server on my local Windows XP Pro workstation. ... I can connect to the local database using SQL Talk. ... Am I doing something wrong or is it just impossible to use SQL Console with the 1-User Server? ...
    (comp.databases.gupta)
  • Re: Get starting....
    ... > I had no install anything special for SQL connect. ... SQL Console is an unknown program to me. ... The regular program for running ad hoc-queries to SQL Server is Query ... To install Query Analyzer, you need an SQL Server CD and from it install ...
    (microsoft.public.sqlserver.tools)
  • Re: Scientific notation for SCN
    ... SQL> select TO_CHAR, 999999999999999999999) from V ... Your SQL console rounds the number to five significant digits but prints the string as-is. ...
    (comp.databases.oracle.server)
  • Re: Get starting....
    ... I had no install anything special for SQL connect. ... program sets "DBA Administrator" in my Control Panel, ... >> In my guide I read about SQL console. ...
    (microsoft.public.sqlserver.tools)

Loading