Click here to Skip to main content
15,886,806 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: ODBC Connection Pin
Eddy Vluggen21-Mar-14 11:20
professionalEddy Vluggen21-Mar-14 11:20 
QuestionRestore a sql server database from VB.net Pin
dilkonika21-Mar-14 4:43
dilkonika21-Mar-14 4:43 
AnswerRe: Restore a sql server database from VB.net Pin
Eddy Vluggen21-Mar-14 5:53
professionalEddy Vluggen21-Mar-14 5:53 
GeneralRe: Restore a sql server database from VB.net Pin
dilkonika21-Mar-14 8:32
dilkonika21-Mar-14 8:32 
GeneralRe: Restore a sql server database from VB.net Pin
Eddy Vluggen21-Mar-14 11:44
professionalEddy Vluggen21-Mar-14 11:44 
GeneralRe: Restore a sql server database from VB.net Pin
dilkonika21-Mar-14 14:25
dilkonika21-Mar-14 14:25 
GeneralRe: Restore a sql server database from VB.net Pin
Eddy Vluggen21-Mar-14 23:11
professionalEddy Vluggen21-Mar-14 23:11 
GeneralRe: Restore a sql server database from VB.net Pin
dilkonika22-Mar-14 3:02
dilkonika22-Mar-14 3:02 
Thank you !
I have another question.When I use SMO , I should add to reference some files :

Microsoft.SqlServer.ConnectionInfo.dll
Microsoft.SqlServer.Smo.dll
Microsoft.SqlServer.Management.Sdk.Sfc.dll
Microsoft.SqlServer.SqlEnum.dll

But these files are in folder : C:\Program Files\Microsoft SQL Server\110\SDK\Assemblies\
when I install my application to other computers , can I put these files on application folder or they should be on this folder on destination computer ? But, if I have this application on a client computer that not have sql server installed?

And my last question (Sorry !)
I want to use SMO just for Backup restore operations.I think these are very basic operations.Do you think that one version of SMO (that reference on my application) can support only for these operations even different versions of SQL server (older or newer ?)

Thank you !
GeneralRe: Restore a sql server database from VB.net Pin
Eddy Vluggen22-Mar-14 4:11
professionalEddy Vluggen22-Mar-14 4:11 
GeneralRe: Restore a sql server database from VB.net Pin
dilkonika22-Mar-14 4:42
dilkonika22-Mar-14 4:42 
GeneralRe: Restore a sql server database from VB.net Pin
Eddy Vluggen22-Mar-14 8:51
professionalEddy Vluggen22-Mar-14 8:51 
GeneralRe: Restore a sql server database from VB.net Pin
dilkonika23-Mar-14 5:02
dilkonika23-Mar-14 5:02 
GeneralRe: Restore a sql server database from VB.net Pin
Eddy Vluggen24-Mar-14 8:06
professionalEddy Vluggen24-Mar-14 8:06 
GeneralRe: Restore a sql server database from VB.net Pin
dilkonika24-Mar-14 8:12
dilkonika24-Mar-14 8:12 
QuestionFirst query to a local sql server run very slow , others almost instantly Pin
dilkonika21-Mar-14 4:38
dilkonika21-Mar-14 4:38 
AnswerRe: First query to a local sql server run very slow , others almost instantly Pin
Richard Deeming21-Mar-14 5:06
mveRichard Deeming21-Mar-14 5:06 
GeneralRe: First query to a local sql server run very slow , others almost instantly Pin
dilkonika21-Mar-14 5:41
dilkonika21-Mar-14 5:41 
AnswerRe: First query to a local sql server run very slow , others almost instantly Pin
Simon_Whale21-Mar-14 5:15
Simon_Whale21-Mar-14 5:15 
GeneralRe: First query to a local sql server run very slow , others almost instantly Pin
dilkonika21-Mar-14 5:38
dilkonika21-Mar-14 5:38 
GeneralRe: First query to a local sql server run very slow , others almost instantly Pin
Simon_Whale21-Mar-14 5:43
Simon_Whale21-Mar-14 5:43 
GeneralRe: First query to a local sql server run very slow , others almost instantly Pin
dilkonika21-Mar-14 8:34
dilkonika21-Mar-14 8:34 
AnswerRe: First query to a local sql server run very slow , others almost instantly Pin
Eddy Vluggen21-Mar-14 7:33
professionalEddy Vluggen21-Mar-14 7:33 
GeneralRe: First query to a local sql server run very slow , others almost instantly Pin
dilkonika21-Mar-14 8:41
dilkonika21-Mar-14 8:41 
GeneralRe: First query to a local sql server run very slow , others almost instantly Pin
Dave Kreskowiak21-Mar-14 9:13
mveDave Kreskowiak21-Mar-14 9:13 
GeneralRe: First query to a local sql server run very slow , others almost instantly Pin
dilkonika21-Mar-14 9:37
dilkonika21-Mar-14 9:37 

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.