IMO, I recommend rewriting the whole project in Winforms. It spares
you the drudgery of dealing with COM in general.

Happy coding,


Benj





On May 17, 11:26 pm, paul <[email protected]> wrote:
> Hi
>
> I'm fairly new to this so forgive me if this is a ridiculous
> question...
>
> I'm in the process of converting an Access UI to C# and have recreated
> one of the main forms in C# and connected to the Access DB. However,
> rather than recreating the whole front end, at this stage i'd like to
> be able open the form from the existing Access search screen i.e. pass
> the C# form the value selected from the previous Access form to use as
> the criteria for the forms recordsource.
>
> Is this possible? if so can anyone point me in the right direction of
> how to go about this?
>
> Thanks for any suggestions.
> Paul

Reply via email to