Ask a Question related to ASP.NET Security, Design and Development.
-
Selen #1
sqlserver database suspect
Hello,
I am using xp.and my user was deleted. I create new user.But now my database
seem suspect.How can I get back my database
Thanks..
Selen Guest
-
Flash & SQLServer
Hi How can I connect to sql server directly? Is there any way? -
[Macromedia][SQLServer JDBC Driver][SQLServer]Internal
I'm running an export process which takes data and dumps it to a text file. The query used to build it can contain large amounts of information in... -
Flash MX 2004 and SQLServer Database
Hi All, I have Windows 2000 and IIS 5.0 and Flash MX 2004 PRO I would like to access my sqlserver from action script or using Flash Data... -
printing from ASP/IIS/sqlserver
hello all. i want to create an output document from an ASP page. i would like to read data from a database AND based on a login, route the... -
suspect on sp execution order
Hello, friends: If I have a SP with TSQL code as EXEC sp1 EXEC sp2 EXEC sp3 .... where sp1, sp2, sp3 are several stored procedures, am I... -
Keith #2
sqlserver database suspect
Users are not represented by names inside either Active
Directory or in your case the local Security Accounts
Manager (SAM). Everything is represented by a unique
GUID. When you deleted your account, you really deleted
it forever unless you backed up your system settings
using backup. To solve your SQL Server problem though,
login to your machine as Administrator or an
Administrator equivalent user and change the settings for
the SQL Server database Services to logon using your new
account. They are going to be pointing unfortunately to
some GUID which used to be your account. There are at
least three services from SQL Server: SQLServerAgent,
MSSQLServer and the Distributed Transaction Coordinator.
Access the services by going to Start -> Control Panel ->
Administrative Tools -> Services. Look through the list,
click on the service names and modify the logon tab.
user.But now my database>-----Original Message-----
>Hello,
>I am using xp.and my user was deleted. I create new>seem suspect.How can I get back my database
>
>Thanks..
>
>
>.
>Keith Guest



Reply With Quote

