RE: MS Outlook Calendar - Pulling Data

2003-01-14 Thread webguy
Are u querying the server or client?

WG

 -Original Message-
 From: Kennerly, Rick H CIV [mailto:[EMAIL PROTECTED]]
 Sent: 14 January 2003 13:59
 To: CF-Talk
 Subject: MS Outlook Calendar - Pulling Data


 I'm still trying to find the DB in the exchange server.  Anybody have any
 tips for pulling data from MS Outlook Calendar for use in a
 scroller?  Is it
 even possible?

 Rick

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: MS Outlook Calendar - Pulling Data

2003-01-14 Thread Kennerly, Rick H CIV
server.


-Original Message-
From: webguy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 14 January, 2003 09:07
To: CF-Talk
Subject: RE: MS Outlook Calendar - Pulling Data


Are u querying the server or client?

WG

 -Original Message-
 From: Kennerly, Rick H CIV [mailto:[EMAIL PROTECTED]]
 Sent: 14 January 2003 13:59
 To: CF-Talk
 Subject: MS Outlook Calendar - Pulling Data


 I'm still trying to find the DB in the exchange server.  Anybody have any
 tips for pulling data from MS Outlook Calendar for use in a
 scroller?  Is it
 even possible?

 Rick

 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: MS Outlook Calendar - Pulling Data

2003-01-14 Thread webguy
Have you lookes in CDO ???

-- from previous mail  ---
You chould have a look at CDO
http://www.microsoft.com/exchange/techinfo/development/55/CDO.asp

although COM is a little slow/crap in MX. One why around this is to create
web services in .NET and use them from CF MX.
-- from previous mail  ---

let us/me know how you get on

WG

 -Original Message-
 From: Kennerly, Rick H CIV [mailto:[EMAIL PROTECTED]]
 Sent: 14 January 2003 14:04
 To: CF-Talk
 Subject: RE: MS Outlook Calendar - Pulling Data


 server.


 -Original Message-
 From: webguy [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, 14 January, 2003 09:07
 To: CF-Talk
 Subject: RE: MS Outlook Calendar - Pulling Data


 Are u querying the server or client?

 WG

  -Original Message-
  From: Kennerly, Rick H CIV [mailto:[EMAIL PROTECTED]]
  Sent: 14 January 2003 13:59
  To: CF-Talk
  Subject: MS Outlook Calendar - Pulling Data
 
 
  I'm still trying to find the DB in the exchange server.
 Anybody have any
  tips for pulling data from MS Outlook Calendar for use in a
  scroller?  Is it
  even possible?
 
  Rick
 
 

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: MS Outlook Calendar - Pulling Data

2003-01-14 Thread Moneymaker, Jon S CONT (WPNSTA Yorktown)
I do believe it is called either PUB.edb or PRIV.edb
PUB.edb is the Public Folders, and PRIV.edb is the individual mailboxes of
the users accounts

good luck trying to get access to it/them.

I dont remember which directory Exchange puts them in, but you can do a
search/find.
depending on the number of users with exchange accounts and the sizes of
their mailboxes the PRIV.edb could be huge.
I have a very small exchange server (10 users) and the PRIV.edb is 700+MB

Jon Moneymaker
Fleet and Family Support Center, Yorktown
Computer Specialist


-Original Message-
From: Kennerly, Rick H CIV [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 14, 2003 8:59 AM
To: CF-Talk
Subject: MS Outlook Calendar - Pulling Data


I'm still trying to find the DB in the exchange server.  Anybody have any
tips for pulling data from MS Outlook Calendar for use in a scroller?  Is it
even possible?

Rick


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: MS Outlook Calendar - Pulling Data

2003-01-14 Thread Dave Watts
 I do believe it is called either PUB.edb or PRIV.edb
 PUB.edb is the Public Folders, and PRIV.edb is the 
 individual mailboxes of the users accounts
 
 good luck trying to get access to it/them.
 
 I dont remember which directory Exchange puts them in, 
 but you can do a search/find. depending on the number 
 of users with exchange accounts and the sizes of
 their mailboxes the PRIV.edb could be huge. I have a 
 very small exchange server (10 users) and the PRIV.edb 
 is 700+MB

For the love of all that's holy, please, please don't touch these files
directly. If you do, your Exchange server administrator will be forced to
kill you slowly, and even so, your fate will be better than you deserve. The
EDB files are exclusively locked by Exchange anyway, so you'd have to stop
the Information Store service to get to them, and people would probably
start complaining then about not being able to use Outlook.

If you want to access Exchange data, do it through the Exchange API. That's
why it has an API.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: MS Outlook Calendar - Pulling Data

2003-01-14 Thread Moneymaker, Jon S CONT (WPNSTA Yorktown)
oh geez, what a killjoy
lol...

but he is right...
does not take much to corrupt them (speaking as the Exchange admin, and from
experience)
will make you very unpopular with your users who have made the PRIV.edb what
it is.

Jon

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 14, 2003 10:23 AM
To: CF-Talk
Subject: RE: MS Outlook Calendar - Pulling Data


 I do believe it is called either PUB.edb or PRIV.edb
 PUB.edb is the Public Folders, and PRIV.edb is the 
 individual mailboxes of the users accounts
 
 good luck trying to get access to it/them.
 
 I dont remember which directory Exchange puts them in, 
 but you can do a search/find. depending on the number 
 of users with exchange accounts and the sizes of
 their mailboxes the PRIV.edb could be huge. I have a 
 very small exchange server (10 users) and the PRIV.edb 
 is 700+MB

For the love of all that's holy, please, please don't touch these files
directly. If you do, your Exchange server administrator will be forced to
kill you slowly, and even so, your fate will be better than you deserve. The
EDB files are exclusively locked by Exchange anyway, so you'd have to stop
the Information Store service to get to them, and people would probably
start complaining then about not being able to use Outlook.

If you want to access Exchange data, do it through the Exchange API. That's
why it has an API.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: MS Outlook Calendar - Pulling Data

2003-01-14 Thread Shawn Regan
check out http://www.cfcomet.com/

they have some articles on outlook

Shawn Regan
pacifictechnologysolutions
15530-B Rockfield Blvd. Suite 4 
Irvine, CA 92618
949.830.1623
w w w . p t s 1 . c o m



-Original Message-
From: Kennerly, Rick H CIV [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 14, 2003 6:04 AM
To: CF-Talk
Subject: RE: MS Outlook Calendar - Pulling Data


server.


-Original Message-
From: webguy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 14 January, 2003 09:07
To: CF-Talk
Subject: RE: MS Outlook Calendar - Pulling Data


Are u querying the server or client?

WG

 -Original Message-
 From: Kennerly, Rick H CIV [mailto:[EMAIL PROTECTED]]
 Sent: 14 January 2003 13:59
 To: CF-Talk
 Subject: MS Outlook Calendar - Pulling Data


 I'm still trying to find the DB in the exchange server.  Anybody have any
 tips for pulling data from MS Outlook Calendar for use in a
 scroller?  Is it
 even possible?

 Rick

 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4