 |
| Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

January 31st, 2005, 02:47 AM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Accessing Microsoft Outlook Address Book
I would like to thank those who helped me out for my previous problem.
Now I need to know how can I access the address list in my Microsoft Exchange Address Book Provider Server.
Also how can I do a search for a particular person in the list and retrieve the email address from the address book.
Thanks in advance for your assistance.
|
|

February 7th, 2005, 10:46 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
:(
Nobody knows anything about this?
Maybe someone can enlighten me whether can this be done?
Hope I can get some responses from the professionals in this forum :)
|
|

February 18th, 2005, 03:06 AM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi
I am also faceing the same problem, if you got the solution, Please send it to me
Thanks in advance
regards
chiranjeevi
|
|

March 13th, 2005, 04:19 PM
|
|
Registered User
|
|
Join Date: Mar 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi,
I too have this problem - so far I've created a table in Access which is linked to the contacts folder within Outlook. If I open or query this table within Access it works fine - I can get results, I can see the data. When I attempt to connect to this table through ASP and run a simple query I keep getting the following error:
"The Microsoft Jet database engine cannot find the input table or query 'Contacts'. Make sure it exists and that its name is spelled correctly."
I have checked and rechecked and the table names are correct, the ODBC name is correct. But I cannot get past this problem.
Will this not work because it's a linked table to an Outlook folder? Is it a security issue preventing web-access to this information? Any guidance would be greatly appreciated!
Thanks,
Ross.
|
|

March 14th, 2005, 05:52 AM
|
|
Registered User
|
|
Join Date: Mar 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi,
I think one of the problem is the path to this linked table. Using the Tools/Database_utilities/linked_table_manager menu from access we can see this path. I have same troubles using linked tables in access and asp and to my mind the client tries to reach this linked table using the path defined in access, and this could get no sense from the client.
Best regards
VOLNAY
|
|

March 14th, 2005, 03:12 PM
|
|
Registered User
|
|
Join Date: Mar 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks for your reply, yes I see what you mean - when you check the path the file does not exist. I tried linking directly to the .pst file for outlook to see if that would help but unsurprisingly it didn't. I'm hoping there's an answer to this!
|
|

March 15th, 2005, 04:16 AM
|
|
Registered User
|
|
Join Date: Mar 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
To Solve my problem i linked the table with a path using a shared folder: \\myserver\folder$; Moreover to answer the first question i think if you are under active directory you are able to make LDAP queries to ask for email address for example.
VOLNAY
|
|

April 16th, 2008, 02:25 AM
|
|
Registered User
|
|
Join Date: Apr 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
|

March 1st, 2013, 05:28 PM
|
|
Registered User
|
|
Join Date: Mar 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
IMAP-Folders
When I want to export a file from my IMAP Folder, I can only access Files in the personal Folder, not the IMAP Folders
So how can I export them, if I can't access them for export?
|
|
 |