If I use linked server table as a RecordSource of the form the form is read only.
The linked server is a MySql database.
Is there a way how to edit and delete records of that form?
Thanks.
User Profile
Collapse
-
.Net and Outlook.Application problem.
Hello,
I have a following problem.
Development environment Windows XP, VS 2008, Outlook 2003.
Deployment environment Small bussiness server, Outlook 2000.
I have created a small VB .Net program which forwards emails using Outlook application. This program is called from MS-SQL every 2 min.
At the end of the program I close all the resources, but Outlook.exe process is still displayed in the Task manager....
No activity results to display
Show More