Page 1 of 1
How use dotConnect in Sharpdevelop
Posted: Sun 10 May 2015 15:26
by tabzhang
As the subject , How use dotConnect in Sharpdevelop?
http://www.icsharpcode.net/OpenSource/SD/Default.aspx
Re: How use dotConnect in Sharpdevelop
Posted: Mon 11 May 2015 09:43
by Shalex
There is no SharpDevelop in the list of IDEs which are supported by dotConnect for SQLite (
compatibility page). So our provider is not integrated in this IDE (only runtime functionality is available, Entity Developer can be used as a standalone tool), and the license resource is not compiled automatically.
But you can build the license resource manually (Professional Edition):
http://www.devart.com/dotconnect/sqlite ... nsing.html. lc.exe is a Microsoft .NET License Compiler:
http://msdn.microsoft.com/en-us/library/ha0k3c9f.aspx.
Standard Edition doesn't require adding the license resource.