how to restore database using vb.net?
Answers were Sorted based on User's Feedback
Answer / konthappan
Does TCS interviewer asked this question .. ????
Is This Answer Correct ? | 13 Yes | 2 No |
Answer / abhijit r. mandavgane
imports microsoft.win32
dim svr as new SQLDMO.SQLServer
svr.executeImmediate("RESTORE DATABASE<DATABASE NAME> FROM
DISK =<DATABASE PATH NAME> WITH REPLACE")
Is This Answer Correct ? | 12 Yes | 4 No |
Answer / ajit
really TCS interviewer asked this question.........??????ya
tu fek raha hai......
Is This Answer Correct ? | 3 Yes | 4 No |
So you know which dll is used for microsoft .net run time?
what is the advantage of option strict on?
what is vb,net
What is the advantages of VB.NET?
Write the role of new keyword?
give me code for selecting itemcode and correspondin vendor details wll displays in the gridview?
i had attended to infosys interview on 17th april 2010...on .net..3+ experience .. to my knowledge i did well in technical and they asked me to wait for next process ..so i waited for 15 min ..later one person came and said give 7-10 days time for intimation of next process do they keep technical and hr on different day ...or i loose the interview ..am confused yaar please any say na what accuatly would be happend
what are Fixed memory leaks and threads locking problems.
sir i want to ask you that how can i fetch or get sql data into texboxes.where i want to show record in specific texboxes related to student information.when i click on button all data show on texboxes when i put id or name plz inform me on my id
what are the advantages and diadvantages of active reports over crystal reports ?
Did vb6 support multi-threading ?
Explain about the feature anonymous type?