how to restore database using vb.net?

Answers were Sorted based on User's Feedback



how to restore database using vb.net?..

Answer / konthappan

Does TCS interviewer asked this question .. ????

Is This Answer Correct ?    13 Yes 2 No

how to restore database using vb.net?..

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

how to restore database using vb.net?..

Answer / ajit

really TCS interviewer asked this question.........??????ya
tu fek raha hai......

Is This Answer Correct ?    3 Yes 4 No

how to restore database using vb.net?..

Answer / jakson

tcs will not ask this quiston

Is This Answer Correct ?    4 Yes 6 No

Post New Answer

More VB.NET Interview Questions

when a program of vb.net is written in notepad it occupies always 1kb of memory why?

1 Answers  


Explain the differences between vb.net and c#, related to oops concepts?

0 Answers  


Is there any website from where i can download VB.net bible free in pdf format

0 Answers  


What are the parts of the visual basic control?

0 Answers  


What are jagged arrarys ?

0 Answers  






What is private assembly?

0 Answers  


What is the maximum size of the textbox?

0 Answers  


What do you mean by Redim in VB.NET?

0 Answers  


What is DLL HELL in VB.NET

0 Answers   HCL,


What is the differnce between managed code and unmanaged code?

0 Answers  


Explain about rapid application development tool?

0 Answers  


Is vb.net a programming language?

0 Answers  


Categories