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

C#

 
GeneralRe: Ethical Coding Style Pin
Christian Graus14-Jan-05 8:28
protectorChristian Graus14-Jan-05 8:28 
GeneralRe: Ethical Coding Style Pin
Wayne Phipps14-Jan-05 8:41
Wayne Phipps14-Jan-05 8:41 
GeneralRe: Ethical Coding Style Pin
Christian Graus14-Jan-05 9:07
protectorChristian Graus14-Jan-05 9:07 
GeneralRe: Ethical Coding Style Pin
Wayne Phipps14-Jan-05 23:12
Wayne Phipps14-Jan-05 23:12 
GeneralRe: Ethical Coding Style Pin
Christian Graus15-Jan-05 9:45
protectorChristian Graus15-Jan-05 9:45 
GeneralAngle between 2 vectors Pin
flipper8614-Jan-05 7:30
flipper8614-Jan-05 7:30 
GeneralRe: Angle between 2 vectors Pin
Dave Kreskowiak14-Jan-05 7:49
mveDave Kreskowiak14-Jan-05 7:49 
QuestionHow do you determine MSAccess version? Pin
Hostia14-Jan-05 5:12
Hostia14-Jan-05 5:12 
I have a utility that I wrote that performs a repair and compact on all the access databases in a particular directory. The problem I have is that I have 97 and 2003 databases in the same folder. If I use "Jet OLEDB:Engine Type=5" on the older access 97 files they are unreadable afterword. But if I use "Jet OLEDB:Engine Type=4" to work with the 97 files it blows up on the 2003 files. I would assume that someting like determining if a database is access 97 or 2003 would be simple but I'm finding it increasingly dificult to track down. I can do a "select version" against access 2003 and it gives me the version but the same command dosent exist in 97. I dont want to assume a database is 97 because the command fails. Any assistance on this would be greatly appriceated. Thanks.
AnswerRe: How do you determine MSAccess version? Pin
Rob Graham14-Jan-05 11:50
Rob Graham14-Jan-05 11:50 
GeneralProblems reading through XML file with XPathNavigator and XPathNodeIterator Pin
huckfinn14-Jan-05 4:57
huckfinn14-Jan-05 4:57 
GeneralRe: Problems reading through XML file with XPathNavigator and XPathNodeIterator Pin
leppie14-Jan-05 5:55
leppie14-Jan-05 5:55 
GeneralCOM in C# (regarding MSMQ) Pin
Esmo200014-Jan-05 4:44
Esmo200014-Jan-05 4:44 
GeneralExtracting Data From Text Files Pin
lizim14-Jan-05 3:52
lizim14-Jan-05 3:52 
GeneralRe: Extracting Data From Text Files Pin
Nick Parker14-Jan-05 4:09
protectorNick Parker14-Jan-05 4:09 
GeneralRe: Extracting Data From Text Files Pin
lizim14-Jan-05 4:17
lizim14-Jan-05 4:17 
GeneralRe: Extracting Data From Text Files Pin
Wayne Phipps14-Jan-05 22:59
Wayne Phipps14-Jan-05 22:59 
Generalmetafiles - physical dimensions in mm Pin
jadamcrain14-Jan-05 3:47
jadamcrain14-Jan-05 3:47 
GeneralDistribute separate forms Pin
Jassim Rahma14-Jan-05 3:34
Jassim Rahma14-Jan-05 3:34 
GeneralRe: Distribute separate forms Pin
Nick Parker14-Jan-05 4:04
protectorNick Parker14-Jan-05 4:04 
GeneralUSB Printer Pin
Peter Beedell14-Jan-05 1:13
Peter Beedell14-Jan-05 1:13 
GeneralRe: USB Printer Pin
Dave Kreskowiak14-Jan-05 4:49
mveDave Kreskowiak14-Jan-05 4:49 
GeneralMulti Column TreeView Pin
orlyg14-Jan-05 0:23
orlyg14-Jan-05 0:23 
GeneralRe: Multi Column TreeView Pin
Robert Rohde14-Jan-05 1:02
Robert Rohde14-Jan-05 1:02 
GeneralOleDbException (exclusive access) Pin
Serge Lobko-Lobanovsky14-Jan-05 0:13
Serge Lobko-Lobanovsky14-Jan-05 0:13 
GeneralRe: OleDbException (exclusive access) Pin
Mike Dimmick14-Jan-05 0:48
Mike Dimmick14-Jan-05 0:48 

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.