dazinator / CrmAdo

An ADO.NET Provider for Dynamics Crm
6 stars 4 forks source link

Implement "CREATE DATABASE" support #17

Open dazinator opened 9 years ago

dazinator commented 9 years ago

Need to add support for "CREATE DATABASE" command as this can be used by EF code first when creating the initial database from the model.

This will basically do a CreateOrganisation request to CRM