I would second the above book.
Here is a online book, http://www.visualcomponent
Lots of articles and examples here, http://bdn.borland.com/ind
And there is also the CBuilder specific language area here at EE where there are just a few ;) of us to answer your questions.
The borland newsgroups can be very helpful as well, http://info.borland.com/ne
I have done accountin and database systems with CBuilder for years now. Works great, depending on your requirements you probably do not even need enterprise version.
I highly recommend these guys for database,
http://www.nexusdb.com/
Rock solid client server system that is fast and very flexible and great support.
Yes you can use Access but if you are going to be multi user I would not recommend it. It is very easy in general to do DB systems since the interface is all built upon TTable, TQuery so the functionality is similar as long as the DB supports the features. So if you create a system under one DB as long as you do not heavily use a 'unique' functionality it is not that hard to switch, just not fun.
Main Topics
Browse All Topics





by: Jase-CoderPosted on 2005-01-23 at 07:19:09ID: 13115212
>>) Can anyone suggest any sites where I can get resources on tutorial (C++ Builder)?
7.asp?page =title&r=B OOK& title= 218950&p=9 1&g=148
check this book: Borland C++ Builder 6 Developer's Guide - Jarrod Hollingworth ; Bob Swart ; Paul Gustavson ; Mark Cashman
http://www.play.com/play24
check out borland site they have tutorials for registered members