Hi Thomas,

for 'server' you may enter an IP address or a computer name, or leave
the field blank, in which case the default is 'localhost'.

BTW, you don't need to set up an ODBC data source for SQL Studio,
this is done automatically during setup.

BTW(2), apparently you try to connect to the db using the 'database manager operator'
account, which is for (dbm tool) administration only and cannot connect via SQLSt. 
Use the 'database system administrator' account (typically named 'dba' or 'sysdba')
to connect, and create 'normal' users then by submitting 'create user ... '
statements.

regards,

Markus Stausberg
SAP Labs Berlin
 

> -----Original Message-----
> From: Thomas Rohn [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 26, 2003 11:58 AM
> To: Sapdb. General (E-Mail)
> Subject: Server Name??
> 
> 
> Hi,
> As the server is called with SQL studio. 
> 
> Session
>       Connect
> (x) WAN Mode
> 
> Server and database
>       Server  ??
>       Database        TST
> User and Password
>       User            DBM
>       Password        DBM
> 
> Help!
> ODBC Datenquellen Administrator
>       Benutzer DSN            Name(Data Source Name): TST     
> Database: TST Server: ??
> 
>       System DSN                      Name(Data Source Name): 
> TST   Database: TST   Server: ??
> 
>       Datei DSN                       
>       Treiber                 SAP DB 7.4
>       Info
>       Verbindungs-Pooling     ODBC-Treiber:SAP DB 7.4 
> Leistungs�berwachung: (x) Aktivieren
>       Ablaufverfolgung                Pfad der 
> Protokolldatei: \SQL.LOG      Benutzerdefinierte 
> Ablaufverfolgungs-DLL: C:\WINNT\System32\odbctrac.dll
> 
> Thanks
> 
> MfG Thomas
> _______________________________________________
> sapdb.general mailing list
> [EMAIL PROTECTED]
> http://listserv.sap.com/mailman/listinfo/sapdb.general
> 
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to