 |
|
 |
~Bean~ Level: VB Guru

 Registered: 07-04-2003 Posts: 488
|
Outlook, SQL Server, and CRM
Looking for some ideas here...
I have a client with about 50 employees who use Outlook and Exchange Server 2000 and shared Public folders, but I didn't care about that until recently.
She has a main website that I have worked on before and an SQL Server backend that stores, among other things, User info. She also has a second SQL Server DB that is about 10 years old that she uses to track her customers (~1000) and marketing efforts...with an ASP front end accessible via the web...it is not connected to the User db for her main website I mentioned above, but it should be. She has asked that I update the customers database and the ASP website. I suggested to her that integrating the 2 databases into 1 would be the best solution, and also integrating and updating her crappy CRM into her main website would be a best alternative too.
After making this suggestion, and her agreeing, I got to thinking (DANGER! DANGER!) that she also has A LOT of the same User/Customer info in her Outlook.
"Am I reinventing the wheel?" I asked myself. If Outlook can do most of what we're looking for me to develop, why not use it? Can it do the rest of what we want it to do? Mainly:
- Can Outlook take the place of our SQL Server Users table altogether; which means we would need to Authenitacte User from the website against it. OR can my custom Outlook Forms view and update the SQL Server tables directly? Remember, we are sometimes remote and only have HTTP access.
I Googled and found a few resources on Outlook Forms, programming and such. I have NO experience with Outlook VBA (VBS?) and Outlook Forms, though it seems fairly straight forward, also I have NO experience administering Exchange and Public Folders.
I figured I would ask here to see if anyone had any experience with something like this, and any thoughts...
____________________________
Eggheads unite! You have nothing to lose but your yolks.
|
|
27-02-2006 at 04:59 PM |
|
|
johnmr Level: Trainee
 Registered: 18-06-2007 Posts: 1
|
Re: Outlook, SQL Server, and CRM
This tool can help:
GeniusConnect will synchronize OutlookŪ data with any relational database that supports ODBC (MS Access, mySQL, MS SQL Server, Oracle etc....
http://www.geniusconnect.com
|
|
18-06-2007 at 01:03 AM |
|
|
|
|
 |
 |