Click here to Skip to main content
15,897,146 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: vb.net datagrid cell merging Pin
Ashfield27-Aug-08 21:15
Ashfield27-Aug-08 21:15 
GeneralRe: vb.net datagrid cell merging Pin
mmel_g29-Aug-08 16:03
mmel_g29-Aug-08 16:03 
QuestionHow to suppress javascript error while using WebClient Pin
MAP Tiger27-Aug-08 14:00
MAP Tiger27-Aug-08 14:00 
AnswerRe: How to suppress javascript error while using WebClient Pin
N a v a n e e t h27-Aug-08 19:47
N a v a n e e t h27-Aug-08 19:47 
GeneralRe: How to suppress javascript error while using WebClient Pin
MAP Tiger27-Aug-08 22:37
MAP Tiger27-Aug-08 22:37 
AnswerRe: How to suppress javascript error while using WebClient Pin
MAP Tiger28-Aug-08 0:02
MAP Tiger28-Aug-08 0:02 
GeneralRe: How to suppress javascript error while using WebClient Pin
dennisa29-Sep-09 13:32
dennisa29-Sep-09 13:32 
Questionvb.net and SQL server 2005 Pin
Rafone27-Aug-08 11:59
Rafone27-Aug-08 11:59 
Hello All;
Forgive me for cross posting but I'm not getting any answers from the SQL group.

I have a SQL db that collects environmental data. As it gets larger the performance of the server suffers. So I think that I would like to copy the "working" db to a new db then purge the working db. The be able to run querrys that span the databases.
I would like to do this using VB.net

I have been able to backup the db. Cant seem to get the DROP and Restore to work keeps telling me the the db is in use. Which is why I thought I had to do the DROP??
Haven't been able to find any info on the "bulk" copy or rename issue or the purging of the working db but I'm still researching it.

As an example.
If we backed up the db monthly and renamed them lets say to the month and year name. Then purged the working db. Would it later be possible to run querry's that spanned the db's.

1. Is this a doable concept?
2. Would I?
"Drop" the working db
Copy all the data from the working db to a new db
Purge the tables in the working db
Just looking for some conceptual help here to make a plan to do this. Any help or guidence you could give be would be greatly appreciated.

I have found info on the SQL DMO but because I have 2005 enterprise, 2005 express, 2000 enterprise and MSDE box's I have been trying to do this in pure VB/ADO. Is this valid reasoning for not using SQL DMO?
I have not been able to find enough usable info on doing this kind of stuff with vb.net.

tia
Rafone

Statistics are like bikini's...
What they reveal is astonishing ...
But what they hide is vital ...

AnswerRe: vb.net and SQL server 2005 Pin
Polymorpher27-Aug-08 14:16
Polymorpher27-Aug-08 14:16 
AnswerRe: vb.net and SQL server 2005 Pin
Ashfield27-Aug-08 21:24
Ashfield27-Aug-08 21:24 
GeneralRe: vb.net and SQL server 2005 Pin
Rafone28-Aug-08 3:11
Rafone28-Aug-08 3:11 
GeneralRe: vb.net and SQL server 2005 Pin
Jon_Boy28-Aug-08 4:23
Jon_Boy28-Aug-08 4:23 
GeneralRe: vb.net and SQL server 2005 Pin
Rafone28-Aug-08 5:10
Rafone28-Aug-08 5:10 
QuestionCrystal Reports and Images Pin
Cory Kimble27-Aug-08 8:54
Cory Kimble27-Aug-08 8:54 
AnswerRe: Crystal Reports and Images Pin
codemunch27-Aug-08 9:25
codemunch27-Aug-08 9:25 
AnswerRe: Crystal Reports and Images Pin
ScottBrady27-Aug-08 10:51
ScottBrady27-Aug-08 10:51 
Answercopy/past column from excel file to an other one Pin
zdoucha27-Aug-08 7:43
zdoucha27-Aug-08 7:43 
GeneralRe: copy/past column from excel file to an other one Pin
rprateek27-Aug-08 17:17
rprateek27-Aug-08 17:17 
QuestionUsing Updatepanel inside a compositecontrol that implements iscripcontrol Pin
Member 202259227-Aug-08 6:33
Member 202259227-Aug-08 6:33 
AnswerRe: Using Updatepanel inside a compositecontrol that implements iscripcontrol Pin
jzonthemtn28-Aug-08 4:54
jzonthemtn28-Aug-08 4:54 
QuestionWhat is := in VB.net Pin
xx77abs27-Aug-08 5:36
xx77abs27-Aug-08 5:36 
Answer[Message Deleted] Pin
lisan_al_ghaib27-Aug-08 5:54
lisan_al_ghaib27-Aug-08 5:54 
GeneralRe: What is := in VB.net Pin
xx77abs27-Aug-08 6:25
xx77abs27-Aug-08 6:25 
AnswerRe: What is := in VB.net Pin
Thomas Stockwell27-Aug-08 6:14
professionalThomas Stockwell27-Aug-08 6:14 
GeneralRe: What is := in VB.net Pin
xx77abs27-Aug-08 6:26
xx77abs27-Aug-08 6:26 

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.