paulmason411
Apr 6 2007, 06:16 AM
| | Hi guys,
I just installed sqlserver2005 and when i open server management studio and try to connect I chose SQL server authentication mode it then asks me for a login and password. I have no idea what this is. Is there a default? or do i need to add a login somewhere. I may have not specified one when installing.
Any ideas?
Cheers, Paul |
Reply
Similar Topics
Keywords :
sqlserver 2005 login problems- Creating A Php Login System Using Mysql
- I need help in creating a login system, what I want is a login system (10)
- Problems With Apache Alias
- I want to install RPG Web Profiler (0)
Hello, I want to install RPG Web Profiler on my web site. It seems easy with a very few steps but
I have never worked with Apache before. The readme of setup. This is the step I couldnt
understand, the last step. QUOTE 5. Create the following entry in my Apache configuration.
Alias /profiler "/home/tarlen/profiler/public_profiler" AllowOverride All Order
allow,deny Allow from all By the way, Im using Trap17 CP. ...
Mysql Query Problems
- I need some help or a tutorial? (6)
I seem to be having trouble with getting my Query to post my user's ID numbers. CODE //
Make a MySQL Connection mysql_connect("localhost", "user",
"password") or die(mysql_error());
mysql_select_db("databasename") or die(mysql_error()); // Retrieve
all the data from the members table $result = mysql_query("SELECT * FROM members WHERE
id='$id'") or die(mysql_error()); // store the record of the
id table into $row $row = m...
Exporting Database Problems
- (3)
On the host I moved here from, I have a database that I would like to transfer. On this host I am
unable to use PHPMyAdmin, but I have MySQL-Admin 3.3 that works fine. But the main problem is the
host. Recently they made it so you there is only a 1mb upload limit, and also that MySQL temporarily
will not operate properly. Which is basically why I want to get off that host. Anyway, I can export
each of the small tables easily. But I have tables that are over 2mb, and I do not know how I can
get them. When I click on "Show table", the table starts to load, but then it sto...
Looking for sqlserver, 2005, login, problems