Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sivad
Starting Member
3 Posts |
Posted - 2006-03-29 : 12:03:06
|
| I'm trying to install SQL 2000 to my computer for the Java class I'm taking and I'm running into a snag. I get to the point where you need to select local or domain, everything that I have been reading says to select domain. The User Name field auto pops but then you need to enter a password. Where is this password coming from? I do not log in with a password so I cannot figure this one out. Can someone help me out with this one? |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2006-03-29 : 12:09:04
|
well you use a domain if you're in a domain. if you're in a domain use your domain accounts username and passwordif you're not then use local.Go with the flow & have fun! Else fight the flow |
 |
|
|
sivad
Starting Member
3 Posts |
Posted - 2006-03-29 : 13:44:44
|
| I installed local but the problem that I'm forseeing is when I write my Java program is using JDBC I need to use a User Name and Password. Is there a way to change the user name and password, becuase right now they are both populated and the password field of course is **** is I have no idea what is in there. Like I said please forgive me I have never used SQL before. |
 |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2006-03-29 : 13:47:53
|
what kind of authentication did you use sql servers or NT?if sql servers then you have to specify the username and password you typed there.if NT then you have to use your accounts username and password.Go with the flow & have fun! Else fight the flow Blog thingie: [URL="weblogs.sqlteam.com/mladenp"] |
 |
|
|
sivad
Starting Member
3 Posts |
Posted - 2006-03-29 : 13:59:14
|
| I'm going to assume that it is NT just because it says on NT, so when you say use the account user name and password would that be set in the control panel under account users. Which one is the better of the two to use and is it easy to change? |
 |
|
|
|
|
|