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 Contacts
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

validate outlook contacts (custom forms) through excel



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old May 16th 06, 01:12 AM posted to microsoft.public.outlook.contacts
~Rama
external usenet poster
 
Posts: 2
Default validate outlook contacts (custom forms) through excel

I'm trying to find an ODBC to connect to outlook's database, and I dont
know where to start from.

I eventually would like to create a billing custom form in contacts,
and be able to validate user information as well as add new users from
excel, and add them to outlook.

Can you please direct me or explain at least a starting point ?? find
an ODBC to outlook?

~Rama

Ads
  #2  
Old May 16th 06, 01:26 AM posted to microsoft.public.outlook.contacts
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default validate outlook contacts (custom forms) through excel

The customary way to handle validation for Outlook items would in the code behind the custom form.

Creating and updating items is done with the Outlook object model.

FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/comm...rogram_f orms

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"~Rama" wrote in message oups.com...
I'm trying to find an ODBC to connect to outlook's database, and I dont
know where to start from.

I eventually would like to create a billing custom form in contacts,
and be able to validate user information as well as add new users from
excel, and add them to outlook.

Can you please direct me or explain at least a starting point ?? find
an ODBC to outlook?

~Rama

  #3  
Old May 16th 06, 03:18 AM posted to microsoft.public.outlook.contacts
~Rama
external usenet poster
 
Posts: 2
Default validate outlook contacts (custom forms) through excel

Thanks a lot Sue! I checked that microsoft link, its very beneficial.In
addition, I've been into your outlookcode.com several times every day
to try to understand outlook ODBC first then move forward to the next
step with my project. But since i'm just a beginner, and having a hard
time getting a head start, or understand where does outlook's database
reside and how do I ODBC to it. are you aware of a link that guides me
a step by step method?

I greatly appreciate your support.

  #4  
Old May 16th 06, 02:11 PM posted to microsoft.public.outlook.contacts
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default validate outlook contacts (custom forms) through excel

There is no "Outlook ODBC" per se. While it is possible to access Outlook folders through OLE DB (see http://www.codeproject.com/database/...OLE%20DB%20Jet and http://msdn.microsoft.com/library/de...l/sa00h12.asp), that technique will not expose all the properties and objects that you are likely to want to work with to create new items using custom forms. You should use direct Outlook automation methods instead.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"~Rama" wrote in message oups.com...
Thanks a lot Sue! I checked that microsoft link, its very beneficial.In
addition, I've been into your outlookcode.com several times every day
to try to understand outlook ODBC first then move forward to the next
step with my project. But since i'm just a beginner, and having a hard
time getting a head start, or understand where does outlook's database
reside and how do I ODBC to it. are you aware of a link that guides me
a step by step method?

I greatly appreciate your support.

 




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
ODBC to outlook custom forms [email protected] Outlook - General Queries 1 May 16th 06 03:14 PM
Installing Custom Forms in Outlook anonymous Outlook - Using Forms 1 May 9th 06 04:03 PM
How to validate a Custom Property Page Jack Zhang Add-ins for Outlook 1 February 9th 06 08:22 PM
Import from excel into a custom form and fields in Contacts John Outlook - Using Contacts 1 February 1st 06 03:37 PM
Custom Forms in Outlook jim Add-ins for Outlook 5 January 25th 06 09:53 PM


All times are GMT +1. The time now is 11:50 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.