![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I have DLL addin in VB6 that has already ready function for special filtering
based on text SWL query, e.g. [Categories]='mycateg' AND [MyFiled]='myvalue' AND [anotheruserfield]0 Since the txt SQL query is specified onf customized form, I would like to return number of returned records and I do not want to repeat program - I use Redemption to perform filtering and in Form VBS it would be too longd and badly maintained. Do I have some possibility to 1. check whether my DLL is registered and initialized 2. call somehow my function to find number of records mathing my custom SQL and show it on my form ? 3. or, if not possible, perhaps some Event that would be invoked by the DLL addin and pushed the value to the open form? tahk you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
script of custom form for shared calender doesn't run | sd[_2_] | Add-ins for Outlook | 3 | April 4th 08 01:07 PM |
Outlook Form Script: How to get the Focus | bbnimda | Outlook and VBA | 1 | November 23rd 07 03:04 PM |
Getting user input using a form and returning to procedure | Twotone | Outlook and VBA | 2 | February 7th 07 09:46 PM |
Script Error in Custom Form | Bryan Dickerson | Outlook - Using Forms | 5 | April 18th 06 05:46 PM |
How do I call a stored procedure inside my sql with a vba script? | Computer Newbie | Outlook and VBA | 1 | March 14th 06 07:08 AM |