Click here to Skip to main content
15,888,590 members
Home / Discussions / C#
   

C#

 
GeneralRe: Detecting computers on a LAN Pin
Mazdak7-Jan-04 5:12
Mazdak7-Jan-04 5:12 
GeneralRe: Detecting computers on a LAN Pin
Radoslav Bielik7-Jan-04 7:29
Radoslav Bielik7-Jan-04 7:29 
GeneralRe: Detecting computers on a LAN Pin
HAHAHA_NEXT7-Jan-04 7:45
HAHAHA_NEXT7-Jan-04 7:45 
GeneralRe: Detecting computers on a LAN Pin
Nick Seng7-Jan-04 14:52
Nick Seng7-Jan-04 14:52 
GeneralRe: Detecting computers on a LAN Pin
Radoslav Bielik7-Jan-04 21:37
Radoslav Bielik7-Jan-04 21:37 
GeneralRe: Detecting computers on a LAN Pin
Nick Seng7-Jan-04 22:25
Nick Seng7-Jan-04 22:25 
GeneralRe: Detecting computers on a LAN Pin
Radoslav Bielik7-Jan-04 22:53
Radoslav Bielik7-Jan-04 22:53 
GeneralRe: Detecting computers on a LAN Pin
HAHAHA_NEXT8-Jan-04 8:22
HAHAHA_NEXT8-Jan-04 8:22 
GeneralRe: Detecting computers on a LAN Pin
Radoslav Bielik8-Jan-04 8:30
Radoslav Bielik8-Jan-04 8:30 
GeneralThread and Processor Pin
devvvy7-Jan-04 0:24
devvvy7-Jan-04 0:24 
GeneralRe: Thread and Processor Pin
Philip Fitzsimons7-Jan-04 2:38
Philip Fitzsimons7-Jan-04 2:38 
GeneralRe: Thread and Processor Pin
devvvy7-Jan-04 2:43
devvvy7-Jan-04 2:43 
Generalreferenceadded Pin
meuri6-Jan-04 23:16
meuri6-Jan-04 23:16 
GeneralRe: referenceadded Pin
Niels Penneman7-Jan-04 9:34
Niels Penneman7-Jan-04 9:34 
GeneralRe: referenceadded Pin
meuri7-Jan-04 21:52
meuri7-Jan-04 21:52 
GeneralRe: referenceadded Pin
Niels Penneman8-Jan-04 6:16
Niels Penneman8-Jan-04 6:16 
GeneralRe: referenceadded Pin
Niels Penneman8-Jan-04 10:34
Niels Penneman8-Jan-04 10:34 
General.Net certification preparation Pin
r i s h a b h s6-Jan-04 19:03
r i s h a b h s6-Jan-04 19:03 
GeneralRe: .Net certification preparation Pin
Heath Stewart6-Jan-04 19:36
protectorHeath Stewart6-Jan-04 19:36 
GeneralRe: .Net certification preparation Pin
Mazdak6-Jan-04 22:34
Mazdak6-Jan-04 22:34 
GeneralRe: .Net certification preparation Pin
Bo Hunter7-Jan-04 3:19
Bo Hunter7-Jan-04 3:19 
GeneralRe: .Net certification preparation Pin
Heath Stewart7-Jan-04 4:57
protectorHeath Stewart7-Jan-04 4:57 
GeneralEmbedded Database Pin
Luther Baker6-Jan-04 18:58
Luther Baker6-Jan-04 18:58 
GeneralRe: Embedded Database Pin
Heath Stewart6-Jan-04 19:33
protectorHeath Stewart6-Jan-04 19:33 
GeneralRe: Embedded Database Pin
Luther Baker6-Jan-04 19:46
Luther Baker6-Jan-04 19:46 
What is MDAC?

If I want to sell this checkbook application - can I guarantee user's will have MDAC installed, and consequently, the Jet database?

If its small and redistributable, I don't mind bundling it - but I'm not sure Mr. John Doe is going to have ADO.NET installed (consequently MDAC and consequently JET) Is an MDAC installation the byproduct of a common application like IE or Office or something.

Also - you've described the database, but I'm a neophyte when it comes to connecting to .NET dbases. I am extremely familiar with JDBC. Is there a similar C# API?

ODBC wrappers?

From your description, I don't even think I have to "start" the Jet Database, I just need to find the set of classes that transparently access JET to read and write mdb files.

Is that conceptually correct?

I'll google around. Someone's bound to have an example. At least now I have an idea what I am looking for.

Thanks,

-Luther

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.