#21  
Old 2006-02-14, 09:48 PM
rbemrose rbemrose is offline
Senior Member
 
Join Date: Jun 2005
Posts: 169
Question Re: SugarCRMs' deal with Microsoft

Quote:
...SugarCRM also announced that it will be releasing a new Sugar Suite distribution under the Microsoft Community License with the Sugar Suite 4.5 version. This license is part of the Microsoft Shared Source Initiative, a program through which Microsoft shares source code with customers, partners and governments worldwide.
Doesn't this suggest v4.5 will be release under a dual license? Or, a new forked distribution?

Regards,
Rich
__________________
Cambridge Online Systems Limited
http://www.cambridgeonline.net
Reply With Quote
  #22  
Old 2006-02-14, 09:54 PM
kbrill's Avatar
kbrill kbrill is offline
Advanced Support Engineer
 
Join Date: Jul 2004
Location: St Louis, MO
Posts: 2,642
Send a message via Yahoo to kbrill
Default Re: SugarCRMs' deal with Microsoft

Quote:
Originally Posted by rbemrose
Doesn't this suggest v4.5 will be release under a dual license? Or, a new forked distribution?

Regards,
Rich
It could be read that way.
__________________
Kenneth Brill - Help Forum Moderator

I do not respond to 'Private Messages'. Please email me directly instead

When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
Help us Help You
Reply With Quote
  #23  
Old 2006-02-15, 01:42 AM
its4fun its4fun is offline
Senior Member
 
Join Date: May 2005
Location: Seattle, USA
Posts: 20
Send a message via Yahoo to its4fun
Default Re: SugarCRMs' deal with Microsoft

Quote:
Originally Posted by kbrill
It could be read that way.
I am very surprised that Sugar has not come out with an announcement/explanation.

We have been trying to interpret a short public announcement no for a full business day now...
__________________
Matt Plant
CruisingSOFTWARE.com

Join The Open Source Community at http://www.OpenSourceForum.com

Reply With Quote
For a list of supported platforms for Sugar, please visit this link on our website.

  #24  
Old 2006-02-15, 03:55 AM
longreach's Avatar
longreach longreach is offline
A Sugar Hero
 
Join Date: Nov 2004
Location: Vancouver, BC Canada
Posts: 847
Default Re: SugarCRMs' deal with Microsoft

Yep - pretty clearly we all need a forum post from Sugar clarifying a number of issues:

- reaffirming their continued support for both Linux and Windows Server platforms
- ditto for Apache and IIS
- detailing some of the specific benefits to come from the MS co-operation
- clarifying the details of the license to be applied to future Sugar releases - 4.2, 4.5 - and what effect if any it can be expected to have on its customers and partners

And I'm sure we'll get one before too long.
__________________
Michael J.R. Whitehead, The Long Reach Corporation
Author of: Implementing SugarCRM (Packt Publishing, 2006)
info@hand: SugarCRM Extended to Include Order Management, ERP & eCommerce.
Free Joomla-based Self-Service Portal & eStore, plus Mobile Access & IP Telephony.
2-way QuickBooks Sync of Accounts, Quotes, Invoices, Payments & Product Catalog.
Reply With Quote
  #25  
Old 2006-02-15, 04:50 AM
stevec stevec is offline
A Sugar Hero
 
Join Date: Oct 2005
Location: London
Posts: 1,020
Default Re: SugarCRMs' deal with Microsoft

Further to the clarification of intent. It would be very useful to know if the access to the MS code for integration will result is development for MS specific integration or if that will be available to Linux installations too.

Eg. AD integration, an kind of Exchange integration etc.

If not, will it mean a second-rate Sugar product for Linux users - with more bells and whistles for those using the Windows installation?
Reply With Quote
  #26  
Old 2006-02-15, 05:34 AM
john john is offline
Sugar Team Member
 
Join Date: Jun 2004
Posts: 34
Default Re: SugarCRMs' deal with Microsoft

This is the jist of what we announced with Microsoft today.

1. We will introduce with 4.5 in the May/June timeframe a new Sugar Open Source distribution optimized for the windows platform (IIS, MSSQLServer).
2. We will support the Microsoft Community License – which is very much like the MPL for this new distro.
3. No changes to core Sugar Open Source and the Sugar SPL (MPL).
4. No changes in our commitment to Linux or any reprioritization of features for the Linux platform

Basically, we are just going to offer a second Sugar Open Source distro for the windows platform for those who prefer Windows over Linux (other OS’s). We remain and will always remain fully committed to the Linux platform.

Regards,
John Roberts
Sugar
Reply With Quote
For descriptions of the various Sugar editions (Community, Professional and Enterprise), please visit this page or listen to this podcast.

  #27  
Old 2006-02-15, 01:12 PM
longreach's Avatar
longreach longreach is offline
A Sugar Hero
 
Join Date: Nov 2004
Location: Vancouver, BC Canada
Posts: 847
Default Re: SugarCRMs' deal with Microsoft

Excellent - thanks John. So basically - business as usual - only better!
__________________
Michael J.R. Whitehead, The Long Reach Corporation
Author of: Implementing SugarCRM (Packt Publishing, 2006)
info@hand: SugarCRM Extended to Include Order Management, ERP & eCommerce.
Free Joomla-based Self-Service Portal & eStore, plus Mobile Access & IP Telephony.
2-way QuickBooks Sync of Accounts, Quotes, Invoices, Payments & Product Catalog.
Reply With Quote
  #28  
Old 2006-02-15, 01:18 PM
nkendrick nkendrick is offline
Senior Member
 
Join Date: Aug 2004
Posts: 104
Default Re: SugarCRMs' deal with Microsoft

Yes the latest MySQL *does* support stored procedures but a stored procedure written for MS-SQL will not necessarily work on MySQL without soem tweaking. Of course, it would be possible to write the code in such a way that it always works with whatever the back-end database - if you were so inclined. If, however, there was an incentive not to.....!! Uh oh, may be thinking to deep here!?

NK

PS:

For those wondering what the hell we're talking about:

http://dev.mysql.com/doc/refman/5.0/...rocedures.html
Reply With Quote
  #29  
Old 2006-02-15, 01:31 PM
nkendrick nkendrick is offline
Senior Member
 
Join Date: Aug 2004
Posts: 104
Default Re: SugarCRMs' deal with Microsoft

Fuelling the paranoia (from DevShed.com)

"Stored procedures are an integral part of the Oracle and MS SQL databases. MySQL has joined the bandwagon with its latest developer release. MySQL currently supports the SQL: 2003 syntax but will support T-SQL and Oracle PL/SQL syntaxes in the future. "

T-SQL is wot MS-SQL Server uses.

See See - I'm not paranoid - why does EVERYONE say that about me???

Mind you - the Sugar team could crush all this by talking to us....???
Reply With Quote
Want to make a code contribution to the Sugar Community Edition? Please visit the Contribution Page to submit your contribution to the Sugar development team. You can learn more about the program by listening to this podcast.

  #30  
Old 2006-02-15, 01:34 PM
nkendrick nkendrick is offline
Senior Member
 
Join Date: Aug 2004
Posts: 104
Default Re: SugarCRMs' deal with Microsoft

Oh pish - John Roberts' post has just turned up in my browser after I posted my last two - Thanks John.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 04:25 PM.


Powered by: vBulletin
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SourceForge.net Logo