Microsoft
Software
Hardware
Network
Question : How to embed Ms Access form in C# WinForms application ?
How can i embed Access form inside my Winforms C# application ?
what i need is "OnButtonClick" -> ShowAccessForm();
Answer : How to embed Ms Access form in C# WinForms application ?
I don't believe this is possible.
I think you would have to open the Access application via automation but it will be in its own application window.
Random Solutions
VBA Excel encoding
DirectoryServices Listing User Groups
ODBC Connection failed on Vista
sql syntax
iis5 and iis6
How to configure VPN access on SBS 2008
The MAPI call 'OpenMsgStore' failed with the following error, mailbox store cannot be accessed
global variable username passthrough sql to generate a users work orders.
E-mail addresses missing from Outlook cache
Basic Form Question