Good day,
I am building a web application for documenting technical support calls made to our business. I have a separate database similar to the CommitCRM database, but I am sick of exporting from CommitCRM and then the troubles of programming an import to my application have left me seeking another option. An option I have been thinking about was actually just connecting to the CommitCRM database so I could just read/write to and from that and scrap my whole database in the process. Can anyone give me any documentation or maybe if this is even possible? I will be using Visual Studio 2008 for my application.
I am building a web application for documenting technical support calls made to our business. I have a separate database similar to the CommitCRM database, but I am sick of exporting from CommitCRM and then the troubles of programming an import to my application have left me seeking another option. An option I have been thinking about was actually just connecting to the CommitCRM database so I could just read/write to and from that and scrap my whole database in the process. Can anyone give me any documentation or maybe if this is even possible? I will be using Visual Studio 2008 for my application.
Comment