Click here to Skip to main content
15,910,118 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Analysing Software design Pin
Ravi Bhavnani10-Dec-06 14:59
professionalRavi Bhavnani10-Dec-06 14:59 
GeneralRe: Analysing Software design Pin
RussClarke10-Dec-06 21:12
RussClarke10-Dec-06 21:12 
AnswerRe: Analysing Software design Pin
Pete O'Hanlon11-Dec-06 0:58
mvePete O'Hanlon11-Dec-06 0:58 
GeneralRe: Analysing Software design Pin
RussClarke11-Dec-06 4:02
RussClarke11-Dec-06 4:02 
GeneralRe: Analysing Software design Pin
Pete O'Hanlon11-Dec-06 4:43
mvePete O'Hanlon11-Dec-06 4:43 
GeneralRe: Analysing Software design Pin
RussClarke12-Dec-06 1:00
RussClarke12-Dec-06 1:00 
QuestionConnection String Pin
Tauseef A8-Dec-06 22:53
Tauseef A8-Dec-06 22:53 
AnswerRe: Connection String Pin
Guffa9-Dec-06 8:02
Guffa9-Dec-06 8:02 
If you want to use an Access database located on a different computer, you have to specify the path where you can access it, in the form of "\\somecomputer\somefolder\more\folders\i\guess\thedatabase.mbd".

Also you have to make the file available to the user account that will be used for the program using the database. This is probably only possible if the user account is a domain account, so that the user account can exist on more than one computer.

---
b { font-weight: normal; }

AnswerRe: Connection String Pin
Paul Conrad9-Dec-06 9:53
professionalPaul Conrad9-Dec-06 9:53 
GeneralRe: Connection String Pin
Guffa9-Dec-06 19:05
Guffa9-Dec-06 19:05 
GeneralRe: Connection String Pin
S Douglas9-Dec-06 19:58
professionalS Douglas9-Dec-06 19:58 
Questionimage file Pin
Tauseef A8-Dec-06 18:42
Tauseef A8-Dec-06 18:42 
AnswerRe: image file Pin
Guffa9-Dec-06 8:04
Guffa9-Dec-06 8:04 
QuestionAutocomplete VB.NET Pin
Xequence8-Dec-06 10:23
Xequence8-Dec-06 10:23 
AnswerRe: Autocomplete VB.NET Pin
Paul Conrad25-Dec-06 18:44
professionalPaul Conrad25-Dec-06 18:44 
GeneralInstalling services programmically Pin
Alsvha7-Dec-06 20:27
Alsvha7-Dec-06 20:27 
Questionxml and database Pin
samita_friendly7-Dec-06 13:07
samita_friendly7-Dec-06 13:07 
QuestionProblem referencing embedded resource Pin
dBrong7-Dec-06 8:06
dBrong7-Dec-06 8:06 
AnswerRe: Problem referencing embedded resource [modified] Pin
Luc Pattyn7-Dec-06 10:56
sitebuilderLuc Pattyn7-Dec-06 10:56 
QuestionSystem.Xml.Serialization.XmlSerializer [modified] Pin
Hendrik Debedts6-Dec-06 23:46
Hendrik Debedts6-Dec-06 23:46 
QuestionSaving configuration problem Pin
Julia16-Dec-06 21:23
Julia16-Dec-06 21:23 
QuestionWebservice (encrypting soap username and password) Pin
poongu6-Dec-06 18:59
poongu6-Dec-06 18:59 
AnswerRe: Webservice (encrypting soap username and password) Pin
Vasudevan Deepak Kumar12-Dec-06 3:24
Vasudevan Deepak Kumar12-Dec-06 3:24 
Questionwant to retrieve 2 messages using 2 receive shapes in a orchrestra-BizTalk Pin
mahavir patil6-Dec-06 15:55
mahavir patil6-Dec-06 15:55 
Question.NET app and the App Paths registry key Pin
Scott Dorman6-Dec-06 4:14
professionalScott Dorman6-Dec-06 4:14 

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.