Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Name: Jennifer SUMN Date: March 6, 2009 at 16:22:41 Pacific
Reply:
This is the Database Forum, and you should NEVER post your email in plain text on a public site. If you posted a question in another forum, then check that question.
Besides, if it's YOUR computer, why don't you know the password?
Summary: I changed the SA password for my msde database that interacts with my ASP website. I used the osql command line tool to change the password with the following command: sp_password NUL, 'newpassword',...
Summary: Our entire company is running Vista surprising well. We received two new workstations this week and when setting the ODBC connections the passwords would not save. We have tried using the machine ad...
Summary: I assume you never read the documentation on how to use the mysql_query() function. The mysql_query() function doesn't do what you think. http://us3.php.net/manual/en/functi... I'm not sure if php ha...