Outlook - Sql Server - Web

R

Ruben

Hi!...
I need to do my system, with permission to add contacts, by means of Outlook
(easy), and by Web-Form (not easy, for me). And the database is all in Sql
Server.

How I create the EntryId (that Outlook create automatically) from Web-Form
(that i create), if the user add contact with form of web?

Thanks a lot.
Ruben
 
E

Eric Legault [MVP - Outlook]

I'm not sure what this web form is all about, nor how SQL Server comes into
play here...

Regardless, the value of any Outlook item's EntryID property is created
automatically by Outlook and cannot be changed.
 
Top