Click here to Skip to main content
15,881,882 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
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 
Sorry !
Maybe it's a stupid question , but anyway.
These are the files needed by smo :
VB
Microsoft.SqlServer.ConnectionInfo.dll
 Microsoft.SqlServer.Smo.dll
 Microsoft.SqlServer.Management.Sdk.Sfc.dll
 Microsoft.SqlServer.SqlEnum.dll

and on different folders of my program I have versions of these file from different sql server versions.
and I reference all these file to my program , and on runtime check which version of sql server is installed ??!!
Can I go to a solution with this way ?
Thank you !
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 
GeneralRe: First query to a local sql server run very slow , others almost instantly Pin
Dave Kreskowiak21-Mar-14 9:51
mveDave Kreskowiak21-Mar-14 9:51 
GeneralRe: First query to a local sql server run very slow , others almost instantly Pin
dilkonika21-Mar-14 10:04
dilkonika21-Mar-14 10:04 
GeneralRe: First query to a local sql server run very slow , others almost instantly Pin
Dave Kreskowiak21-Mar-14 10:17
mveDave Kreskowiak21-Mar-14 10:17 
GeneralRe: First query to a local sql server run very slow , others almost instantly Pin
Eddy Vluggen21-Mar-14 11:16
professionalEddy Vluggen21-Mar-14 11:16 
QuestionUpdate cells in a DataGridView Pin
Felix Fosu17-Mar-14 9:10
Felix Fosu17-Mar-14 9:10 
SuggestionRe: Update cells in a DataGridView Pin
Eddy Vluggen18-Mar-14 9:38
professionalEddy Vluggen18-Mar-14 9:38 

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.