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

CAN OUTLOOK DO?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 30th 06, 05:54 PM posted to microsoft.public.outlook.program_forms
JP
external usenet poster
 
Posts: 30
Default CAN OUTLOOK DO?

Hi. I have to develop a calendar application that controls personal diary
information and merge it with a SQL server database informatrion. I know
that outlook allows programming, but I don't know if I can do what I need:

- Can I make a form with estandar form event of outlook and add controls to
read and write in a SQL server database?
- Can I have multiple users in outlook database and add an event to all
users diary?
- Can I see in the same view, a day or week view, for example, the events of
all users?.

If I can do that, what I need?. can I develop it with .NET?, or with
infopath?, or with COM?. I must to install Exchange?.

Thanks for your information.


Ads
  #2  
Old July 19th 06, 10:38 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default CAN OUTLOOK DO?

Comments inline.

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

"JP" wrote in message ...
Hi. I have to develop a calendar application that controls personal diary
information and merge it with a SQL server database informatrion. I know
that outlook allows programming, but I don't know if I can do what I need:

- Can I make a form with estandar form event of outlook


Yes, with some significant limitations -- see http://www.outlookcode.com/d/appointmentform.htm

and add controls to read and write in a SQL server database?


All controls do is display/enter data. To communicate with the database would require code, either behind a custom form or in an add-in installed on every machine or in a database-ready MAPI information store (see http://www.outlookcode.com/d/database.htm#tools)

- Can I have multiple users in outlook database and add an event to all
users diary?


Only if you're using Exchange, a database-ready store (see above), or some other sharing mechanism (see http://www.slipstick.com/outlook/share.htm)

- Can I see in the same view, a day or week view, for example, the events of
all users?.


Yes, with a custom program or third-party tool; see http://www.slipstick.com/calendar/scheduleall.htm

If I can do that, what I need?. can I develop it with .NET?, or with
infopath?, or with COM?. I must to install Exchange?.


Infopath is irrelevant if you want to show the data in Outlook. You would have to decide what kind of store to use. That would largely determine where and how much coding you'd need.

 




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


All times are GMT +1. The time now is 07:45 AM.


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.