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

C#

 
QuestionRead MS Access Code Files Using C# Pin
Kevin Marois22-Sep-17 7:20
professionalKevin Marois22-Sep-17 7:20 
AnswerRe: Read MS Access Code Files Using C# Pin
jschell22-Sep-17 8:47
jschell22-Sep-17 8:47 
GeneralRe: Read MS Access Code Files Using C# Pin
Kevin Marois22-Sep-17 9:06
professionalKevin Marois22-Sep-17 9:06 
GeneralRe: Read MS Access Code Files Using C# Pin
enhzflep22-Sep-17 10:47
enhzflep22-Sep-17 10:47 
GeneralRe: Read MS Access Code Files Using C# Pin
Kevin Marois22-Sep-17 11:49
professionalKevin Marois22-Sep-17 11:49 
GeneralRe: Read MS Access Code Files Using C# Pin
jschell26-Sep-17 6:11
jschell26-Sep-17 6:11 
GeneralRe: Read MS Access Code Files Using C# Pin
jschell26-Sep-17 6:08
jschell26-Sep-17 6:08 
AnswerRe: Read MS Access Code Files Using C# Pin
Joan M23-Sep-17 22:53
professionalJoan M23-Sep-17 22:53 
No idea, in fact I started working in C# last week (and you can imagine the level of knowledge I have now).

Two ideas:

- If it would be possible to open access files in Visual studio you could try to use the DTE option (accessing the same Visual studio interface programatically to do what you are after).
-- In case this is not possible, who knows if you have an alternative to DTE but for Microsoft Access.

- Another method that could work (again no idea) see: automating access[^]

No idea if any of this could help you... just thought it wouldn't harm to let it here.

Hope this helps.

Good luck!
www.robotecnik.com[^] - robots, CNC and PLC programming

AnswerRe: Read MS Access Code Files Using C# Pin
Richard MacCutchan24-Sep-17 4:06
mveRichard MacCutchan24-Sep-17 4:06 
QuestionNeed help with API Values Pin
Bootzilla3322-Sep-17 3:17
Bootzilla3322-Sep-17 3:17 
AnswerRe: Need help with API Values Pin
Richard MacCutchan22-Sep-17 3:46
mveRichard MacCutchan22-Sep-17 3:46 
AnswerRe: Need help with API Values Pin
jschell22-Sep-17 8:58
jschell22-Sep-17 8:58 
QuestionDebug HTTP Vlient Handler (specifically cookies) in C# Pin
julian bechtold22-Sep-17 2:46
julian bechtold22-Sep-17 2:46 
Questionsplit method bug Pin
WoodChuckChuckles22-Sep-17 2:56
WoodChuckChuckles22-Sep-17 2:56 
AnswerRe: split method bug Pin
PIEBALDconsult22-Sep-17 2:51
mvePIEBALDconsult22-Sep-17 2:51 
GeneralRe: split method bug Pin
WoodChuckChuckles22-Sep-17 2:56
WoodChuckChuckles22-Sep-17 2:56 
AnswerRe: split method bug Pin
Richard MacCutchan22-Sep-17 3:44
mveRichard MacCutchan22-Sep-17 3:44 
GeneralRe: split method bug Pin
WoodChuckChuckles22-Sep-17 5:43
WoodChuckChuckles22-Sep-17 5:43 
GeneralRe: split method bug Pin
Richard MacCutchan22-Sep-17 5:56
mveRichard MacCutchan22-Sep-17 5:56 
GeneralRe: split method bug Pin
eddieangel22-Sep-17 6:42
eddieangel22-Sep-17 6:42 
GeneralRe: split method bug Pin
WoodChuckChuckles22-Sep-17 7:56
WoodChuckChuckles22-Sep-17 7:56 
GeneralRe: split method bug Pin
eddieangel22-Sep-17 8:13
eddieangel22-Sep-17 8:13 
QuestionI wants to show a stack panel using the TextBlock controls for the MyNotes about box. Which of the following code will help for me ? Pin
Member 1309368222-Sep-17 0:19
Member 1309368222-Sep-17 0:19 
AnswerRe: I wants to show a stack panel using the TextBlock controls for the MyNotes about box. Which of the following code will help for me ? Pin
OriginalGriff22-Sep-17 0:53
mveOriginalGriff22-Sep-17 0:53 
AnswerRe: I wants to show a stack panel using the TextBlock controls for the MyNotes about box. Which of the following code will help for me ? Pin
Pete O'Hanlon22-Sep-17 2:09
mvePete O'Hanlon22-Sep-17 2:09 

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.