[AccessD] An interseting story

Jim Lawrence accessd at shaw.ca
Tue Jun 5 19:58:19 CDT 2007


Hi Marty:

That sounds very interesting. Did you pursue creating the add-ins for
Access? 

The technique you developed could be useful in a number of scenarios. Would
you be interested in writing a quick article up on it for the DBA site? 

Jim  

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of MartyConnelly
Sent: Tuesday, June 05, 2007 5:00 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] An interseting story

I have run into a similar problem. I was going to publish a method
of calling VB.Net Express DLL's from Access similar to Getz's
Managed Addin's, however it required a COM Class template
to add a wrapper, this is only available with the full version of
Visual Studio.  But you can download this as a 2 K zip file from
a couple of MSDN sites and use it with VB Express.

It is essentially a simple xml file of  15 lines
<VSTemplate Version="2.0.0" Type="Item" 
xmlns="http://schemas.microsoft.com/developer/vstemplate/2005">
  <TemplateData>
    <Name Package="{164B10B9-B200-11D0-8C61-00A0C91E29D5}" ID="3114" />
    <Description Package="{164B10B9-B200-11D0-8C61-00A0C91E29D5}" 
ID="3115" />

Never got a decent reply from Microsoft when I asked about it.
All I got was thanks for asking.


Jim Lawrence wrote:

>Hi All 
>
>Here is an interesting story. It does come from the Registry so I am not
>sure whether to believe it in content or direction but here it is:
>http://www.theregister.co.uk/2007/06/05/microsoft_mvp_threats/
>
>Jim 
>
>  
>

-- 
Marty Connelly
Victoria, B.C.
Canada

-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list