From: JonathanKiranga <jon...@gm...> - 2014-04-11 13:53:39
|
Hi Experts, Recently I got a someone who was interested in the Weberp but it has to be in Microsoft Sql server. I can do the job but i need to know how the application stucture works. I can fumble around but it will take time to covert the code to Ms-Sql since MySql code syntax is not identical. I am very good at using mssql stored procedures and i would like to take advantage of that too. If there is no Flowchart just send me away and wish me good-luck. Jonathan -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Request-WebERP-flow-chart-tp4657350.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Jonathan (T. <th...@ic...> - 2014-04-11 14:32:35
|
Hi Jonathan, you shouldn't need to convert much code. I wrote a DB wrapper should be compatible with MSSQL however the installation files are mysql specific so it can't be implemented quite yet. I suggest taking a look at ConnectDB.inc and the ConnectDB drivers, as well as any files in the install folder. Most of the code shouldn't need to be converted. On Fri, Apr 11, 2014 at 9:52 PM, JonathanKiranga <jon...@gm...>wrote: > Hi Experts, > > Recently I got a someone who was interested in the Weberp but it has to be > in Microsoft Sql server. I can do the job but i need to know how the > application stucture works. I can fumble around but it will take time to > covert the code to Ms-Sql since MySql code syntax is not identical. I am > very good at using mssql stored procedures and i would like to take > advantage of that too. > > If there is no Flowchart just send me away and wish me good-luck. > > Jonathan > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/Request-WebERP-flow-chart-tp4657350.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Put Bad Developers to Shame > Dominate Development with Jenkins Continuous Integration > Continuously Automate Build, Test & Deployment > Start a new project now. Try Jenkins in the cloud. > http://p.sf.net/sfu/13600_Cloudbees > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: Phil D. <ph...@lo...> - 2014-04-11 23:15:52
|
Note that the DB wrapper that Thành wrote is in the working branch http://sourceforge.net/p/web-erp/code/HEAD/tree/branches/working/ you can check out and test - the Doctrine dbal is used and the DBType='dbal' in the config.php file and there is also a new config variable for $DBALDriver where you can select one of the DBAL supported databases - including mssql server Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 12/04/14 02:32, Jonathan (Thành) wrote: > Hi Jonathan, you shouldn't need to convert much code. I wrote a DB > wrapper should be compatible with MSSQL however the installation files > are mysql specific so it can't be implemented quite yet. I suggest > taking a look at ConnectDB.inc and the ConnectDB drivers, as well as > any files in the install folder. Most of the code shouldn't need to be > converted. > > > On Fri, Apr 11, 2014 at 9:52 PM, JonathanKiranga > <jon...@gm... <mailto:jon...@gm...>> wrote: > > Hi Experts, > > Recently I got a someone who was interested in the Weberp but it > has to be > in Microsoft Sql server. I can do the job but i need to know how the > application stucture works. I can fumble around but it will take > time to > covert the code to Ms-Sql since MySql code syntax is not > identical. I am > very good at using mssql stored procedures and i would like to take > advantage of that too. > > If there is no Flowchart just send me away and wish me good-luck. > > Jonathan > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/Request-WebERP-flow-chart-tp4657350.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Put Bad Developers to Shame > Dominate Development with Jenkins Continuous Integration > Continuously Automate Build, Test & Deployment > Start a new project now. Try Jenkins in the cloud. > http://p.sf.net/sfu/13600_Cloudbees > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > <mailto:Web...@li...> > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > ------------------------------------------------------------------------------ > Put Bad Developers to Shame > Dominate Development with Jenkins Continuous Integration > Continuously Automate Build, Test & Deployment > Start a new project now. Try Jenkins in the cloud. > http://p.sf.net/sfu/13600_Cloudbees > > > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers |
From: JONATHAN K. <jon...@gm...> - 2014-04-13 05:59:20
|
Thanks. On Apr 11, 2014 5:33 PM, "Jonathan (Thành)" <th...@ic...> wrote: > Hi Jonathan, you shouldn't need to convert much code. I wrote a DB wrapper > should be compatible with MSSQL however the installation files are mysql > specific so it can't be implemented quite yet. I suggest taking a look at > ConnectDB.inc and the ConnectDB drivers, as well as any files in the > install folder. Most of the code shouldn't need to be converted. > > > On Fri, Apr 11, 2014 at 9:52 PM, JonathanKiranga < > jon...@gm...> wrote: > >> Hi Experts, >> >> Recently I got a someone who was interested in the Weberp but it has to be >> in Microsoft Sql server. I can do the job but i need to know how the >> application stucture works. I can fumble around but it will take time to >> covert the code to Ms-Sql since MySql code syntax is not identical. I am >> very good at using mssql stored procedures and i would like to take >> advantage of that too. >> >> If there is no Flowchart just send me away and wish me good-luck. >> >> Jonathan >> >> >> >> -- >> View this message in context: >> http://weberp-accounting.1478800.n4.nabble.com/Request-WebERP-flow-chart-tp4657350.html >> Sent from the web-ERP-developers mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------------ >> Put Bad Developers to Shame >> Dominate Development with Jenkins Continuous Integration >> Continuously Automate Build, Test & Deployment >> Start a new project now. Try Jenkins in the cloud. >> http://p.sf.net/sfu/13600_Cloudbees >> _______________________________________________ >> Web-erp-developers mailing list >> Web...@li... >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> > > > > ------------------------------------------------------------------------------ > Put Bad Developers to Shame > Dominate Development with Jenkins Continuous Integration > Continuously Automate Build, Test & Deployment > Start a new project now. Try Jenkins in the cloud. > http://p.sf.net/sfu/13600_Cloudbees > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > |