DB hostname, username, password etc

DB hostname, username, password etc

am 25.06.2007 04:31:58 von wgblackmon

I'm trying to get into an installation of v.6.5 to use with another
server and I need the following information:

Database hostname
Database name
Database usernane
Database password

Is this information available anyplace within the installation files?
I'm not asked for uname and pwd to get into the database.

Thanks!

Re: DB hostname, username, password etc

am 25.06.2007 09:26:20 von Erland Sommarskog

MackTheKnife (wgblackmon@yahoo.com) writes:
> I'm trying to get into an installation of v.6.5 to use with another
> server and I need the following information:
>
> Database hostname
> Database name
> Database usernane
> Database password
>
> Is this information available anyplace within the installation files?
> I'm not asked for uname and pwd to get into the database.

You do mean SQL Server 6.5, don't you?

The database does not have a hostname, and I don't really understand what
you mean with "database hostname". Exactly where do you need it?

The database does of course have name, but what installation files do you
mean? The install for SQL 6.5? But the install cannot know which databases
you will create. Or are you talking about the installation files for a
third-party product?

You need a username in the database, or more exactly your server login must
map to a database user. Once you are in the server, you don't need a
password for the database.



--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downlo ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books .mspx