Click here to Skip to main content
15,920,053 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: SqlDependency and vb.net and sqlserver2005 Pin
Jon_Boy2-Sep-08 5:37
Jon_Boy2-Sep-08 5:37 
QuestionReporting Services - parameters through dropdownlists for dummies Pin
IlseBrase2-Sep-08 4:17
IlseBrase2-Sep-08 4:17 
AnswerSee this Post Pin
David Mujica2-Sep-08 5:19
David Mujica2-Sep-08 5:19 
GeneralRe: See this Post Pin
IlseBrase2-Sep-08 22:41
IlseBrase2-Sep-08 22:41 
Questionhiding print dialog box Pin
Jithin Shyam2-Sep-08 1:42
Jithin Shyam2-Sep-08 1:42 
AnswerRe: hiding print dialog box Pin
Manas Bhardwaj2-Sep-08 2:00
professionalManas Bhardwaj2-Sep-08 2:00 
QuestionMy database gets cleared upon my application startup Pin
Kofi Ambrose2-Sep-08 0:13
Kofi Ambrose2-Sep-08 0:13 
AnswerRe: My database gets cleared upon my application startup Pin
Eslam Afifi2-Sep-08 1:50
Eslam Afifi2-Sep-08 1:50 
ClearBeforeFill indicates the Fill method shall clear the dataset before filling it. It has nothing to do to with the database.

I guess your problem is one of the following:
- You don't call the Update method.
- Your database gets overwritten every build. This is determined by the "Copy to Output Directory" property of the database file (select the file from the Solution Explorer, you'll find this property in the Properties Window).

And let me know if this solves your problem.

Eslam Afifi

AnswerRe: My database gets cleared upon my application startup Pin
Tom Deketelaere2-Sep-08 2:14
professionalTom Deketelaere2-Sep-08 2:14 
AnswerRe: My database gets cleared upon my application startup Pin
Dave Kreskowiak2-Sep-08 10:22
mveDave Kreskowiak2-Sep-08 10:22 
QuestionRemoting using TCP/IP Pin
anu811-Sep-08 21:39
anu811-Sep-08 21:39 
AnswerRe: Remoting using TCP/IP Pin
Stephen Lintott1-Sep-08 21:50
Stephen Lintott1-Sep-08 21:50 
AnswerRe: Remoting using TCP/IP Pin
Dave Kreskowiak2-Sep-08 10:18
mveDave Kreskowiak2-Sep-08 10:18 
QuestionPlz help Pin
Allrounder1-Sep-08 21:18
Allrounder1-Sep-08 21:18 
AnswerRe: Plz help Pin
Steven J Jowett1-Sep-08 22:47
Steven J Jowett1-Sep-08 22:47 
AnswerRe: Plz help Pin
Paul Conrad2-Sep-08 18:56
professionalPaul Conrad2-Sep-08 18:56 
QuestionSharepoint... Pin
Stephen Lintott1-Sep-08 21:04
Stephen Lintott1-Sep-08 21:04 
AnswerRe: Sharepoint... Pin
Mycroft Holmes2-Sep-08 16:35
professionalMycroft Holmes2-Sep-08 16:35 
QuestionGSM Communication Pin
vahidkiani1-Sep-08 20:14
vahidkiani1-Sep-08 20:14 
QuestionHow to start application from sub main? Pin
Pankaj - Joshi1-Sep-08 18:55
Pankaj - Joshi1-Sep-08 18:55 
AnswerRe: How to start application from sub main? Pin
Thomas Stockwell2-Sep-08 4:49
professionalThomas Stockwell2-Sep-08 4:49 
GeneralRe: How to start application from sub main? Pin
Pankaj - Joshi4-Sep-08 23:15
Pankaj - Joshi4-Sep-08 23:15 
GeneralRe: How to start application from sub main? Pin
Thomas Stockwell5-Sep-08 1:21
professionalThomas Stockwell5-Sep-08 1:21 
QuestionHiding Secret Key & Initialization Vector from Decompiler Pin
Amit Kushwaha1-Sep-08 18:11
Amit Kushwaha1-Sep-08 18:11 
AnswerRe: Hiding Secret Key & Initialization Vector from Decompiler Pin
Dave Kreskowiak2-Sep-08 10:16
mveDave Kreskowiak2-Sep-08 10:16 

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.