473,396 Members | 1,804 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Launch C# forms from MS Access

Hi All,

Does anyone know of any way to launch C# forms from an MS Access
application?

Weird question I suppose, but the reason is that I am wanting to
rewrite a MS Access application into a C# winforms app. The problem
is, it has to be an incremental process, and it would be nice if the
user didn't have to run a winforms app for one part of the system, and
the old MS Access app for another part.

I could launch a winforms app using vba code, but i don't exactly want
to have a separate .exe for each form.
Is it possible to use IPC (even mailslots or something if necessary)
from vba to communicate with a winforms app? Just an idea...

Cheers,
Ben

Apr 4 '07 #1
1 2524
On 4 Apr, 08:53, ben.brear...@gmail.com wrote:
Hi All,

Does anyone know of any way to launch C# forms from an MS Access
application?

Weird question I suppose, but the reason is that I am wanting to
rewrite a MS Access application into a C# winforms app. The problem
is, it has to be an incremental process, and it would be nice if the
user didn't have to run a winforms app for one part of the system, and
the old MS Access app for another part.

I could launch a winforms app using vba code, but i don't exactly want
to have a separate .exe for each form.
Is it possible to use IPC (even mailslots or something if necessary)
from vba to communicate with a winforms app? Just an idea...

Cheers,
Ben
Access is a com whatchamacallit.
So you can fire up access from a .Net app.
I would think that is the better approach.

Waay back I wrote a vb6 app which dipped into an mdb to find all the
reports in it and used an array of buttons to allow the user to run a
specific report.
Users particularly liked it since they could add their own reports.

Anyhow, could have picked the forms or whatever just as easy out the
documents collection.

Apr 4 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: N. Graves | last post by:
Thanks for taking the time to read my question and hopefully it will be understandable. I have a need to read a record in a table and place the information in public variables that can be used...
0
by: Matt Fox | last post by:
All, After installing sp2 I have this issue where if I try to launch an .MDB (Access database) file off any network share through explorer, that is open by multiple users, it will not launch...
3
by: Michel H | last post by:
Hello everyone, While it seems simple to me, I just want to have a URL in my windows application that people can click and then launch the URL in the default browser. Same thing with a mailto:...
1
by: Michael Howes | last post by:
I have a c# windows form that talks to a web service on a server that then can talk to multiple "agents" on different machines using web service calls. I want to be able to launch an application...
1
by: Robin Tucker | last post by:
Hi, I am using System.Diagnostics.Process to launch (shell extension) a process. I have forms in my application that are specified as "top-most" but I would like my launched application to be...
4
by: Dave Kolb | last post by:
If I make ASPNET a member of the admins group it can launch my COM+ object but I do not want to do that. What permissions do I need to set for the lowly ASPNET user so that it can launch a COM+...
1
by: Erica Dunn | last post by:
Hi all. I'm trying to launch a .adp file from my web page. The application is residing on the intranet, and the .adp file would be located on a shared drive that everyone would have rights to. ...
2
by: c.verma | last post by:
I have a web based (forms based authentication) asp.net application that uses .NET remoting. It has web.config.remoting with all the required settings in it. As soon as it tries to access the...
0
by: c.verma | last post by:
I have a web based (forms based authentication) asp.net application that uses .NET remoting. It has web.config.remoting with all the required settings in it. As soon as it tries to access the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.