Click here to Skip to main content
15,909,896 members
Home / Discussions / C#
   

C#

 
AnswerRe: MIDI, v12.0 questions Pin
13th dimension9-Jul-07 14:06
13th dimension9-Jul-07 14:06 
GeneralRe: MIDI, v12.0 questions Pin
Luc Pattyn9-Jul-07 14:31
sitebuilderLuc Pattyn9-Jul-07 14:31 
QuestionFilling a combo Pin
Banjo Ayorinde9-Jul-07 7:57
Banjo Ayorinde9-Jul-07 7:57 
AnswerRe: Filling a combo Pin
Luc Pattyn9-Jul-07 10:34
sitebuilderLuc Pattyn9-Jul-07 10:34 
AnswerRe: Filling a combo Pin
Nouman Bhatti9-Jul-07 20:42
Nouman Bhatti9-Jul-07 20:42 
QuestionXHTML Validation Pin
Ananthalvan9-Jul-07 7:50
Ananthalvan9-Jul-07 7:50 
QuestionDeploying a win app with crystal report in .Net 2005 Pin
Banjo Ayorinde9-Jul-07 7:48
Banjo Ayorinde9-Jul-07 7:48 
QuestionChanging Access DB Password Pin
Richard Blythe9-Jul-07 7:24
Richard Blythe9-Jul-07 7:24 
I writing a C# app that relies on an Access database for info. I have password protection on the database and have no trouble opening it. However, I want to allow the user to change the password when they so desire. After searching google for awhile, I have found some promising code but It throws the exception: "Cannot change password on a shared open database."

I then seen some code on another forum that said to format the connection string like: "Provider=Microsoft.Jet.OLEDB.4.0;Data Source='"strDataSource "';Mode=Share Deny Read|Share Deny Write"

A guy wrote on that foumn and said that when he trys to change the password to a new one, he gets an error saying that the password isn't valid.



What is the proper way in which to change a password?


may your code be error free
QuestionPassword Length Throws Error Pin
Richard Blythe9-Jul-07 18:47
Richard Blythe9-Jul-07 18:47 
QuestionC# Event logger Pin
Andre da Silva Carrilho9-Jul-07 7:19
Andre da Silva Carrilho9-Jul-07 7:19 
QuestionQuestion on Horizantal Scroller and Client Screen Resolution... Pin
Khoramdin9-Jul-07 6:56
Khoramdin9-Jul-07 6:56 
AnswerRe: Question on Horizantal Scroller and Client Screen Resolution... Pin
Luc Pattyn9-Jul-07 7:26
sitebuilderLuc Pattyn9-Jul-07 7:26 
QuestionWhat is the purpose of suspend and resume layout? i cant see it working Pin
sinosoidal9-Jul-07 5:52
sinosoidal9-Jul-07 5:52 
AnswerRe: What is the purpose of suspend and resume layout? i cant see it working Pin
Luc Pattyn9-Jul-07 6:38
sitebuilderLuc Pattyn9-Jul-07 6:38 
GeneralRe: What is the purpose of suspend and resume layout? i cant see it working Pin
Martin#9-Jul-07 8:53
Martin#9-Jul-07 8:53 
QuestionHelp with reading XML [modified] Pin
velkropie9-Jul-07 5:44
velkropie9-Jul-07 5:44 
AnswerRe: Help with reading XML Pin
Vikram A Punathambekar9-Jul-07 18:19
Vikram A Punathambekar9-Jul-07 18:19 
GeneralRe: Help with reading XML Pin
velkropie10-Jul-07 4:22
velkropie10-Jul-07 4:22 
GeneralRe: Help with reading XML Pin
Vikram A Punathambekar10-Jul-07 4:42
Vikram A Punathambekar10-Jul-07 4:42 
GeneralRe: Help with reading XML [modified] Pin
velkropie10-Jul-07 9:43
velkropie10-Jul-07 9:43 
QuestionExample DataGridView like Outlook... Pin
jsosa99-Jul-07 5:33
jsosa99-Jul-07 5:33 
AnswerRe: Example DataGridView like Outlook... Pin
velkropie11-Jul-07 11:40
velkropie11-Jul-07 11:40 
GeneralRe: Example DataGridView like Outlook... Pin
jsosa911-Jul-07 12:24
jsosa911-Jul-07 12:24 
GeneralRe: Example DataGridView like Outlook... Pin
velkropie13-Jul-07 10:53
velkropie13-Jul-07 10:53 
Questionunable to cast object of type 'X' to type 'X' Pin
joelbasson9-Jul-07 5:22
joelbasson9-Jul-07 5:22 

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.