Click here to Skip to main content
15,889,266 members
Home / Discussions / C#
   

C#

 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Kentamanos24-Nov-03 21:36
Kentamanos24-Nov-03 21:36 
Generalcreating a condition on the desktop shortuct and program menus in setup programs Pin
blakeb_124-Nov-03 11:43
blakeb_124-Nov-03 11:43 
GeneralRe: creating a condition on the desktop shortuct and program menus in setup programs Pin
Heath Stewart24-Nov-03 16:02
protectorHeath Stewart24-Nov-03 16:02 
GeneralImage in a Datagrid Pin
Patricio Ortiz24-Nov-03 11:35
Patricio Ortiz24-Nov-03 11:35 
GeneralRe: Image in a Datagrid Pin
Christian Graus24-Nov-03 13:05
protectorChristian Graus24-Nov-03 13:05 
GeneralRe: Image in a Datagrid Pin
Patricio Ortiz24-Nov-03 13:57
Patricio Ortiz24-Nov-03 13:57 
GeneralRe: Image in a Datagrid Pin
Christian Graus24-Nov-03 15:22
protectorChristian Graus24-Nov-03 15:22 
Generaldeploying an application that uses jet 4.0 for data access Pin
blakeb_124-Nov-03 11:03
blakeb_124-Nov-03 11:03 
Hello,

I want to create a setup program to deploy my application, but I'm a little confused on what I need to install on the user's computer in order for my application to work. I have implemented the boot strap sample from Microsoft's website in order to install the .Net framework, but I don't know for sure what to do to make sure that my application will be able to read data from an Access database.

At first I thought that I could just use a MDAC merge module in my .msi project, but then I read that MDAC doesn't include Microsoft Jet, which is what I am using to access the database. So, should I use a JET merge module in my project instead? Or will one of the pre-existing merge modules that ship with .Net work? I saw a database_access.msm and a database_access_enu.msm already included with .Net. Would one of these merge modules do what I need?

I'll take any suggestions. Thanks!

Blake
GeneralRe: deploying an application that uses jet 4.0 for data access Pin
Heath Stewart24-Nov-03 11:32
protectorHeath Stewart24-Nov-03 11:32 
GeneralRe: deploying an application that uses jet 4.0 for data access Pin
blakeb_124-Nov-03 11:40
blakeb_124-Nov-03 11:40 
GeneralRe: deploying an application that uses jet 4.0 for data access Pin
Heath Stewart24-Nov-03 15:50
protectorHeath Stewart24-Nov-03 15:50 
GeneralExcel C# programming question Pin
pankajdaga24-Nov-03 10:15
pankajdaga24-Nov-03 10:15 
GeneralRe: Excel C# programming question Pin
Corinna John24-Nov-03 21:04
Corinna John24-Nov-03 21:04 
GeneralRe: Excel C# programming question Pin
pankajdaga25-Nov-03 4:29
pankajdaga25-Nov-03 4:29 
GeneralRe: Excel C# programming question Pin
pankajdaga25-Nov-03 9:00
pankajdaga25-Nov-03 9:00 
GeneralWindows Forms - Control Focus Pin
AJ12324-Nov-03 8:47
AJ12324-Nov-03 8:47 
GeneralRe: Windows Forms - Control Focus Pin
Heath Stewart24-Nov-03 8:52
protectorHeath Stewart24-Nov-03 8:52 
GeneralWeb browser control & printing Pin
Alex Korchemniy24-Nov-03 6:43
Alex Korchemniy24-Nov-03 6:43 
GeneralRe: Web browser control & printing Pin
Heath Stewart24-Nov-03 7:50
protectorHeath Stewart24-Nov-03 7:50 
GeneralRe: Web browser control & printing Pin
Alex Korchemniy24-Nov-03 8:20
Alex Korchemniy24-Nov-03 8:20 
GeneralRe: Web browser control & printing Pin
Heath Stewart24-Nov-03 8:48
protectorHeath Stewart24-Nov-03 8:48 
GeneralRe: Web browser control & printing Pin
Alex Korchemniy24-Nov-03 9:15
Alex Korchemniy24-Nov-03 9:15 
GeneralRe: Web browser control & printing Pin
Heath Stewart24-Nov-03 9:51
protectorHeath Stewart24-Nov-03 9:51 
GeneralRe: Web browser control & printing Pin
Alex Korchemniy24-Nov-03 10:59
Alex Korchemniy24-Nov-03 10:59 
GeneralExtending System.Collections.Hashtable Pin
Thomas Gondorf24-Nov-03 5:27
Thomas Gondorf24-Nov-03 5:27 

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.