![]() |
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
|
|||
|
|||
![]()
Outlook 2003 SP
Hi, Is there a control to look at SQL query or table in a window in the custom form? My form is getting too full of fields, and think I need to use SQL to store some of my data. Thanks for your help, Joel |
Ads |
#2
|
|||
|
|||
![]()
None of the data-bound controls would work within a custom Outlook form.
When I've done things like that I've used controls such as grid controls and written code in the form to access the database and use the resulting recordset to populate the grid control. That's about the only way to do something like that. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Joel Allen" wrote in message ... Outlook 2003 SP Hi, Is there a control to look at SQL query or table in a window in the custom form? My form is getting too full of fields, and think I need to use SQL to store some of my data. Thanks for your help, Joel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom .NET Control on first page of mail and appointment form | Michael Mueller[_2_] | Outlook - Using Forms | 6 | August 10th 07 07:00 AM |
Add Custom Control to Outlook form | [email protected] | Add-ins for Outlook | 2 | May 16th 07 04:37 PM |
How to access a custom control in an outlook form from my VBA code? | MeAgin | Outlook and VBA | 1 | January 23rd 07 05:39 AM |
unable to use custom control in form regions | Nikolas | Outlook - Using Forms | 5 | October 27th 06 05:47 PM |
How to handling Custom Form Control Event in VB Com Add-In? | Raphaël ZHOU \(Jadiam\) | Outlook - Using Forms | 1 | January 11th 06 07:31 AM |