Click here to Skip to main content
15,887,776 members
Home / Discussions / Database
   

Database

 
AnswerRe: How to copy table data SQL 2005 Express fastest ? Pin
jschell22-Oct-13 8:00
jschell22-Oct-13 8:00 
GeneralRe: How to copy table data SQL 2005 Express fastest ? Pin
Member 245846722-Oct-13 20:57
Member 245846722-Oct-13 20:57 
GeneralRe: How to copy table data SQL 2005 Express fastest ? Pin
jschell23-Oct-13 9:28
jschell23-Oct-13 9:28 
Questionfail to login in sql authentication mode Pin
mhd.sbt20-Oct-13 5:52
mhd.sbt20-Oct-13 5:52 
AnswerRe: fail to login in sql authentication mode Pin
Mycroft Holmes20-Oct-13 12:48
professionalMycroft Holmes20-Oct-13 12:48 
GeneralRe: fail to login in sql authentication mode Pin
mhd.sbt20-Oct-13 22:26
mhd.sbt20-Oct-13 22:26 
GeneralRe: fail to login in sql authentication mode Pin
Mycroft Holmes20-Oct-13 23:16
professionalMycroft Holmes20-Oct-13 23:16 
GeneralRe: fail to login in sql authentication mode Pin
Richard Deeming21-Oct-13 3:28
mveRichard Deeming21-Oct-13 3:28 
Mycroft Holmes wrote:
I think there may be a way to recover the sa but I don't know.

http://blogs.msdn.com/b/raulga/archive/2007/07/12/disaster-recovery-what-to-do-when-the-sa-account-password-is-lost-in-sql-server-2005.aspx[^]
  1. Stop the SQL service;
  2. Start SQL in single-user mode with the -m parameter;
  3. Log in using a local administrator account;
  4. Add your account to the sysadmin role and/or reset the sa password;
  5. Re-start SQL without the -m parameter;




"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: fail to login in sql authentication mode Pin
Mycroft Holmes21-Oct-13 12:37
professionalMycroft Holmes21-Oct-13 12:37 
QuestionImporting rss feed to openoffice Pin
joestudent1219-Oct-13 4:57
joestudent1219-Oct-13 4:57 
QuestionSQL 2005 LOG FILE SIZE 70.1 GB Pin
Nilesh D Sonpasare18-Oct-13 21:55
Nilesh D Sonpasare18-Oct-13 21:55 
AnswerRe: SQL 2005 LOG FILE SIZE 70.1 GB Pin
codestar00719-Oct-13 2:27
professionalcodestar00719-Oct-13 2:27 
Questioncan not connect to oracle database express Pin
mrfafa18-Oct-13 20:09
mrfafa18-Oct-13 20:09 
AnswerRe: can not connect to oracle database express Pin
thatraja19-Oct-13 1:42
professionalthatraja19-Oct-13 1:42 
QuestionSQL Select Statement ? Pin
mrfalk16-Oct-13 11:32
mrfalk16-Oct-13 11:32 
AnswerRe: SQL Select Statement ? Pin
Mycroft Holmes16-Oct-13 12:48
professionalMycroft Holmes16-Oct-13 12:48 
GeneralRe: SQL Select Statement ? Pin
mrfalk16-Oct-13 13:13
mrfalk16-Oct-13 13:13 
GeneralRe: SQL Select Statement ? Pin
Kornfeld Eliyahu Peter16-Oct-13 20:06
professionalKornfeld Eliyahu Peter16-Oct-13 20:06 
GeneralRe: SQL Select Statement ? Pin
Mycroft Holmes16-Oct-13 22:01
professionalMycroft Holmes16-Oct-13 22:01 
GeneralRe: SQL Select Statement ? Pin
PIEBALDconsult18-Oct-13 13:26
mvePIEBALDconsult18-Oct-13 13:26 
AnswerRe: SQL Select Statement ? Pin
Kornfeld Eliyahu Peter16-Oct-13 20:02
professionalKornfeld Eliyahu Peter16-Oct-13 20:02 
QuestionNeed help in this.. Pin
codestar00710-Oct-13 21:46
professionalcodestar00710-Oct-13 21:46 
AnswerRe: Need help in this.. Pin
Eddy Vluggen10-Oct-13 22:33
professionalEddy Vluggen10-Oct-13 22:33 
QuestionCopy over a single table in sql server 2008 Pin
vkEE10-Oct-13 3:00
vkEE10-Oct-13 3:00 
AnswerRe: Copy over a single table in sql server 2008 Pin
Corporal Agarn10-Oct-13 3:13
professionalCorporal Agarn10-Oct-13 3:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.