A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Microsoft SQL control within custom form



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 10th 09, 12:23 AM posted to microsoft.public.outlook.program_forms
Joel Allen
external usenet poster
 
Posts: 117
Default Microsoft SQL control within custom form

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  
Old June 10th 09, 02:03 PM posted to microsoft.public.outlook.program_forms
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Microsoft SQL control within custom form

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 03:36 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.