Click here to Skip to main content
15,919,245 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRunning a .mdb file in network Pin
tonymathewt10-Sep-07 0:55
professionaltonymathewt10-Sep-07 0:55 
AnswerRe: Running a .mdb file in network Pin
Tom Deketelaere10-Sep-07 1:12
professionalTom Deketelaere10-Sep-07 1:12 
GeneralRe: Running a .mdb file in network Pin
tonymathewt10-Sep-07 18:57
professionaltonymathewt10-Sep-07 18:57 
GeneralRe: Running a .mdb file in network Pin
Tom Deketelaere10-Sep-07 21:43
professionalTom Deketelaere10-Sep-07 21:43 
QuestionApplication Path Pin
Trupti Mehta9-Sep-07 23:17
Trupti Mehta9-Sep-07 23:17 
AnswerRe: Application Path Pin
Guffa9-Sep-07 23:59
Guffa9-Sep-07 23:59 
GeneralRe: Application Path Pin
Trupti Mehta10-Sep-07 23:41
Trupti Mehta10-Sep-07 23:41 
AnswerRe: Application Path Pin
Guffa11-Sep-07 2:44
Guffa11-Sep-07 2:44 
Trupti Mehta wrote:
I want to access MyApp\Templates dir while run time.


No, you don't. That path will not exist if you deploy the application without including the files in the application folder.

Trupti Mehta wrote:
The TEmplates folder is not added into the project.


That is the problem. Follow my instructions in my previous post.

Trupti Mehta wrote:
Should I copy the Templates folder into the Debug folder?


That's done automatically when you mark the files to be included in the application.

Trupti Mehta wrote:
Can you please give me a direction to achieve the goal.


I already did. If there is something that you don't understand about it, you have to say so.

---
single minded; short sighted; long gone;

AnswerRe: Application Path Pin
Trupti Mehta11-Sep-07 0:38
Trupti Mehta11-Sep-07 0:38 
AnswerRe: Application Path Pin
Guffa11-Sep-07 2:41
Guffa11-Sep-07 2:41 
GeneralRe: Application Path Pin
Trupti Mehta11-Sep-07 19:54
Trupti Mehta11-Sep-07 19:54 
AnswerRe: Application Path Pin
Guffa11-Sep-07 21:45
Guffa11-Sep-07 21:45 
GeneralRe: Application Path Pin
Trupti Mehta11-Sep-07 22:59
Trupti Mehta11-Sep-07 22:59 
QuestionChanging database source for Crystal Reports Pin
DarynRoberts9-Sep-07 22:26
DarynRoberts9-Sep-07 22:26 
AnswerRe: Changing database source for Crystal Reports Pin
Paul Conrad16-Sep-07 8:31
professionalPaul Conrad16-Sep-07 8:31 
QuestionWhat is the Syntaxt to update Database Record in Windows Application? Validate Composite Primary Key ? Pin
Raeem9-Sep-07 22:12
Raeem9-Sep-07 22:12 
QuestionPlease help me with DateTimePicker ShowCheckBox property in GridView. Pin
pcphuc9-Sep-07 21:03
pcphuc9-Sep-07 21:03 
AnswerRe: Please help me with DateTimePicker ShowCheckBox property in GridView. Pin
rohitsrivastava11-Sep-07 0:16
rohitsrivastava11-Sep-07 0:16 
GeneralRe: Please help me with DateTimePicker ShowCheckBox property in GridView. Pin
pcphuc11-Sep-07 0:21
pcphuc11-Sep-07 0:21 
QuestionClean closing Pin
Kevnar9-Sep-07 20:01
Kevnar9-Sep-07 20:01 
AnswerRe: Clean closing Pin
Trupti Mehta9-Sep-07 20:20
Trupti Mehta9-Sep-07 20:20 
GeneralRe: Clean closing Pin
Kevnar9-Sep-07 23:02
Kevnar9-Sep-07 23:02 
AnswerRe: Clean closing Pin
Trupti Mehta9-Sep-07 23:20
Trupti Mehta9-Sep-07 23:20 
AnswerRe: Clean closing Pin
ChandraRam10-Sep-07 0:59
ChandraRam10-Sep-07 0:59 
AnswerRe: Clean closing Pin
Kevnar11-Sep-07 1:03
Kevnar11-Sep-07 1:03 

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.