Hi - I'd like to install the open source version on my hosting account. I'm allowed one MS SQL server database, which I'm using for DNN. Would it be possible for me to use this same db for splendid CRM? How can I copy the SQL objects from my local SQL server to my host db? I think I've read that you've encrypted the objects...
Thanks!
SplendidCRM was not designed to co-exist with another application in the same database. The main problem is the overlap of table names. DNN and SplendidCRM have the following conflicting table names:
Contacts, Documents, Files, Modules, Roles and Users
The SplendidCRM SQL source code is encrypted, but we provide the SplendidConfigure utility that will allow you to create a database from scratch, so long as you can connect to it. Some web hosting companies, like InterLand, will allow you to connect to the database directly, and other do not. If you cannot connect directly, then the only solution may be to license SplendidCRM Professional.
Yes, I can connect directly to my host DB (sql 2005). And I've added a 'dnn_' prefix (via web.config) for all DNN objects, so I don't think there will be name conflicts.
Will the Configure utility work in this scenario? Is it included in the download?
Great. I tried your MySql Demo... it is very fast. Are you caching the page(s)? Would you mind telling us which hosting company you use (if you one)?
Thx!