Hi,
I haven't had a chance to try the late binding yet.
It doesn't appear that one can have both 11 and 12 at the same time. Primarily because Access 2003 does not recognize 12 and Access 2007 seems to automatically update 11 to 12.
Right now I'm a bit lucky as 2003 is a single server...
Hi,
Is there a way using Perl to move an email message in MS Outlook from one folder to another?
I've looked through documentation for Win32::OLE::Const 'Microsoft Outlook' but don't see anything about moving emails.
I'm trying to move emails sent via a script that uses Mail::Sender. On a...
Hi,
There is no code behind the events other than debug.print statements that I added to show me what was going on.
I placed the statement in the After Update event, which is what I thought would have been the case too, but it was not triggered.
As for an Auto Expand property I don't see...
Hi,
I have a form with two list boxes: one on the left and one of the right.
The list box on the right side always has data. The one on the left doesn't always have data.
Situation 1: List Box on left side has no data.
I click the right List Box (the Got Focus event is triggered). I type...
Hi,
I have an html page with frames. I'm using IE7 (it's an intranet). I'm using the onUnLoad event to close the current page and open a new page when the user clicks the back arrow. Here's the current iteration of my code:
<code>
<BODY onUnLoad="loadSummary()">
<script...
Hi,
I'm using C# in ASP.NET 3.5; developing in VS2008 in Vista.
The code below uses a query to add items to a drop down list. The query currently has 3 records, however, the code is only adding two records to the drop down list.
When I step through the code it only steps through the "while...
Hi,
I'm developing a database (.mdb) file using Access 2007 in Vista. This database includes a reference to "Microsoft Excel 12.0 Object Library".
I need this database also to work when it is opened using Access 2003 in XP. In order for this to work I need to change the reference to...
thanks pinknbrain,
yeah, i'm looking to run a macro. however, the code for setup may be of use. thanks.
sycoogtit,
i'm unable to load the database at this time.
thanks,
- bruce
The test .mdb file is just a blank .mdb file with a single subroutine in module1 with one line of code: msg "OK!"
When I execute the perl scripts they compile but the msgbox is not displayed.
Hi,
I'm working in Windows Vista, using ActivePerl 5.8.7 Build 813, using MS Access 2007, and executing the .pl file in MKS KornShell.
I'm trying to use Win32:OLE to open an existing MS Access .mdb file and run a public subroutine:
Most of my searches have yielded very little on this; the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.