Checking out GitHub and GitExtensions for info on how to implement Git in a Visual Studio environment.
Check this site for some info on Git Extensions;
Checking out GitHub and GitExtensions for info on how to implement Git in a Visual Studio environment.
Check this site for some info on Git Extensions;
I find that Embarcadero’s site really needs better organization. Maybe they should do like ASP.net or RubyOnRails to make things more organised. Hmm I think ASP guys borrowed that format from ruby but who checking.
Anyways if you find it difficult to find walkthrougs for Builder here is a good starting point;
Here is some bedtime reading you may find interesting if you want an overview of Embarcadero’s DataSnap technology;
http://docwiki.embarcadero.com/RADStudio/en/Developing_DataSnap_Applications
I just found that the dbExpress used by Embarcadero i’snt compatible with MySQL version 5.5.xx
This article explains what is required to migrate to dBExpress;
http://edn.embarcadero.com/article/images/29106/migrating_bde_applications_to_dbexpress.pdf
Main Article with sample app is here;
This is a tutorial of how to connect to MySql DB using Borland’s dbExpress component.
http://www.baghli.com/bcb_mysql.html#examplesdBexpress