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

Why should you use delegate?

0 Answers  


Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.

0 Answers   Infosys,


what are the types of threading models in VB.net ?

1 Answers   Satyam,


What do you mean by serialization?

0 Answers  


What is the difference between manifest and metadata?

0 Answers  






what is difference between web.config and machine.config and where it will be ?

0 Answers  


write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.

0 Answers   College School Exams Tests,


Explain about visual basic?

0 Answers  


What is enumerator?

0 Answers  


Explain the use of console application?

0 Answers  


What is static member?

0 Answers  


List the types of authentication?

0 Answers  


Categories