Click here to Skip to main content
15,923,910 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Blank Mail ASP Pin
TheComputerMan25-Feb-10 1:33
TheComputerMan25-Feb-10 1:33 
QuestionSilverlight for Windows Application Forms...? VB.Net 2008 Pin
Paramu197324-Feb-10 23:15
Paramu197324-Feb-10 23:15 
AnswerRe: Silverlight for Windows Application Forms...? VB.Net 2008 Pin
Dave Kreskowiak25-Feb-10 1:52
mveDave Kreskowiak25-Feb-10 1:52 
QuestionWorking mdb access with vb.net - won't update [modified] - RESOLVED Pin
C#Coudou24-Feb-10 20:12
C#Coudou24-Feb-10 20:12 
AnswerRe: Working mdb access with vb.net - won't update Pin
Wayne Gaylard24-Feb-10 21:23
professionalWayne Gaylard24-Feb-10 21:23 
GeneralRe: Working mdb access with vb.net - won't update Pin
C#Coudou24-Feb-10 21:43
C#Coudou24-Feb-10 21:43 
AnswerRe: Working mdb access with vb.net - won't update Pin
Dave Kreskowiak25-Feb-10 1:49
mveDave Kreskowiak25-Feb-10 1:49 
GeneralRe: Working mdb access with vb.net - won't update Pin
C#Coudou25-Feb-10 12:54
C#Coudou25-Feb-10 12:54 
Exactly you are correct. I just check this time and this is the two folder you are saying. Now, I know why they are overwritten every time I start the app again. What can you suggest or I should do so that I can use only the access database inside the project folder not the bin folder.

Heres my config file.

(connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\Database\DrinkingWater.mdb;Persist Security Info=True"<br />
            providerName="System.Data.OleDb" )



C:..\\Visual Studio 2005\Projects\DrinkingWater\DrinkingWater\bin\Debug\Database<br />
	Inside the bin folder<br />
		{DrinkingWater.ldb}   → lock <br />
		{DrinkingWater.mdb}  → database<br />
<br />
C:..\\Visual Studio 2005\Projects\DrinkingWater\DrinkingWater\Database<br />
	Inside the Project Folder<br />
		{DrinkingWater.mdb}
C# コードMicrosoft End User
2000-2008




「「「「「「「「「「「「「「「「「「「「「「「「「「「「
The best things in life are free
」」」」」」」」」」」」」」」」」」」」」」」」」」」」


GeneralRe: Working mdb access with vb.net - won't update Pin
Dave Kreskowiak25-Feb-10 13:52
mveDave Kreskowiak25-Feb-10 13:52 
GeneralRe: Working mdb access with vb.net - won't update Pin
C#Coudou25-Feb-10 14:59
C#Coudou25-Feb-10 14:59 
GeneralRe: Working mdb access with vb.net - won't update Pin
TheComputerMan25-Feb-10 23:00
TheComputerMan25-Feb-10 23:00 
GeneralRe: Working mdb access with vb.net - won't update Pin
Thomas Krojer1-Mar-10 19:33
Thomas Krojer1-Mar-10 19:33 
QuestionPrint RichTextBox Content Pin
Anubhava Dimri24-Feb-10 19:51
Anubhava Dimri24-Feb-10 19:51 
AnswerRe: Print RichTextBox Content Pin
Wayne Gaylard24-Feb-10 21:20
professionalWayne Gaylard24-Feb-10 21:20 
GeneralRe: Print RichTextBox Content Pin
Anubhava Dimri24-Feb-10 22:12
Anubhava Dimri24-Feb-10 22:12 
AnswerRe: Print RichTextBox Content Pin
Nuri Ismail24-Feb-10 21:25
Nuri Ismail24-Feb-10 21:25 
AnswerRe: Print RichTextBox Content Pin
Smithers-Jones25-Feb-10 0:50
Smithers-Jones25-Feb-10 0:50 
Questionhow to read message archieve ym in offline mode using vb6 code Pin
darni3324-Feb-10 18:26
darni3324-Feb-10 18:26 
AnswerRe: how to read message archieve ym in offline mode using vb6 code Pin
Dave Kreskowiak25-Feb-10 1:47
mveDave Kreskowiak25-Feb-10 1:47 
QuestionExternal input into application [modified] - solved Pin
chrispowell1234524-Feb-10 5:08
chrispowell1234524-Feb-10 5:08 
AnswerRe: External input into application Pin
nlarson1124-Feb-10 10:06
nlarson1124-Feb-10 10:06 
AnswerRe: External input into application Pin
Steven J Jowett25-Feb-10 5:52
Steven J Jowett25-Feb-10 5:52 
GeneralRe: External input into application Pin
chrispowell1234528-Feb-10 21:55
chrispowell1234528-Feb-10 21:55 
GeneralRe: External input into application Pin
chrispowell123451-Mar-10 3:04
chrispowell123451-Mar-10 3:04 
QuestionVB Webservice for WinCE project Pin
gengel24-Feb-10 4:32
gengel24-Feb-10 4:32 

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.