home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / cdinst / txt / cb.txt < prev    next >
Text File  |  1997-03-24  |  28KB  |  663 lines

  1. BORLAND C++BUILDER
  2. ==================
  3.  
  4. Features and Benefits Matrix
  5. ----------------------------
  6.  
  7. Borland C++Builder for Windows 95 and NT gives you the
  8. speed  of  visual  development,  the  productivity  of
  9. reusable components  and the power  of C++. C++Builder
  10. complements existing tools and code, provides scalable
  11. database connectivity, and  delivers the most complete
  12. Desktop  and   Client/Server  application  development
  13. solution for C++ developers.
  14.  
  15. The Speed of Visual Development
  16. -------------------------------
  17. High productivity visual IDE
  18. ============================
  19. C++Builder's   integrated    development   environment
  20. provides  a  Visual  Form  Designer, Object Inspector,
  21. Component   Palette,   Project   Manager,   and  fully
  22. integrated Editor and Debugger to give developers true
  23. rapid  application development  with complete  control
  24. over   their   code    and   resources.
  25.  
  26. Integrated professional C++ development features
  27. ================================================
  28. Completely  integrated  with  its  visual  development
  29. features,  C++Builder delivers  extensive command-line
  30. tools,  CPU  view,  and   award  winning  Borland  C++
  31. compiler technology  with incremental linking  for the
  32. flexibility and  incredibly fast build  times expected
  33. by professional programmers.
  34.  
  35. Drag-and-drop design
  36. ====================
  37. Create  applications  by  simply  dragging a component
  38. from  the  Visual  Component  Palette  onto  the  Form
  39. Designer  and  setting  its  properties  in the Object
  40. Inspector. Event handlers are automatically created as
  41. needed─and  all  code  is  completely  accessible  and
  42. editable.
  43.  
  44. Two-Way Tools
  45. =============
  46. Borland C++Builder places no  barriers between you and
  47. your code. With Borland Two-Way Tools, C++Builder lets
  48. you  maintain  control  of  your  code  by providing a
  49. seamless integration between  the visual designers and
  50. the code  editor. You have the  flexibility to use the
  51. code editor or the visual designers interchangably and
  52. know that the two are always synchronized.
  53.  
  54. Live data
  55. =========
  56. C++Builder gives  you "Live" data─for  prototyping and
  57. testing─as you  visually program the  database portion
  58. of your  application. No need to  write a test harness
  59. or  leave the  visual programming  environment─you see
  60. what the user will see!
  61.  
  62. Properties, Methods, and Events
  63. ===============================
  64. True rapid application development (RAD) means support
  65. for  object  properties,  methods,  and  events (PME).
  66. Properties   allow   you   to   easily  set  component
  67. characteristics such  as the caption,  helpcontext, or
  68. datasource.  Methods,  or  member  functions,  support
  69. actions  on  objects  like   playing  or  rewinding  a
  70. multimedia control. Events allow  your code to respond
  71. to   Windows   messages   such   as   button   pres  s
  72. notifications, edit changes,  and control activations.
  73. In  addition,  events  can  respond  to  custom  state
  74. changes, such as data updates for data-aware controls.
  75. Combined, a RAD PME model provides a robust, intuitive
  76. development environment for Windows programming.
  77.  
  78. Visual Form Inheritance
  79. =======================
  80. Visual  Form  Inheritance  gives   you  the  power  of
  81. object-oriented programming  in an easy  to use visual
  82. tool by  allowing the characteristics of  any new form
  83. to  be  inherited  from  any  other  form. Visual Form
  84. Inheritance   centralizes  interface   changes  for  a
  85. consistent  look  and  feel,   makes  code  easier  to
  86. maintain,  and   reduces  turn-around  time   for  new
  87. features. A key strength  of C++Builder is it's proven
  88. architecture   for   object-oriented   computing   and
  89. reusability; using inherited  forms extends this model
  90. to create flexible applications that rapidly adjust to
  91. changes in production environments.
  92.  
  93. Prototype testing
  94. =================
  95. Move  seamlessly from  prototype to  production with a
  96. single development  tool! C++Builder lets  yo u easily
  97. create prototypes  based on today's  user requirements
  98. that quickly  become production applications  with the
  99. built-in flexibility to meet tomorrow's user demands.
  100.  
  101. Extensive online and printed manuals
  102. ====================================
  103. Get started fast with concise, practical, introductory
  104. guides.  Master the  C++Builder development enviroment
  105. with extensive online  and printed documentation. Over
  106. 3000 pages of clear, complete coverage of the IDE, the
  107. Visual   Component   Library,   database   tools,  and
  108. programming     techniques!      (Professional     and
  109. Client/Server Suite only)
  110.  
  111. Installation deployment wizard
  112. ==============================
  113. C++Builder supports  fast and easy  deployment of your
  114. completed application  with an integrated  wizard that
  115. allows  developers  to  create  installation disks for
  116. their     applications.     InstallShield     Express,
  117. C++Builder's custom install utility, asks a few simple
  118. questions  and  then  does  the  work  of  building  a
  119. professional      looking     install      for     all
  120. applications─including efficient deployment of complex
  121. database applications.
  122.  
  123. Complete Source Code for the Visual Component Library
  124. =====================================================
  125. In order  for professional developers  to more rapidly
  126. create   their   own   reusable   custom   components,
  127. C++Builder  includes  complete  source  code  for  the
  128. Borland Visual Component Library (VCL), which provides
  129. unique insight into the workings of C++Builder and its
  130. components. Source code availability lets you learn by
  131. example  and reuse  existing components. (Professional
  132. and Client/Server Suite only)
  133.  
  134. Open Tools API
  135. ==============
  136. C++Builder's  extended  Open  Tools  API  lets you add
  137. custom development tools  directly into the C++Builder
  138. environment. Link into  your favorite editor, interact
  139. with  Case  tools,  or   activate  a  version  control
  140. management   system.  Automate   repetitive  tasks  by
  141. creating   your   own   wizards.   (Professional   and
  142. Client/Server Suite only)
  143.  
  144. Advanced math library
  145. =====================
  146. Contains over two dozen  functions for statistical and
  147. financial   calculations,   including   Future  Value,
  148. Internal  Rate of  Return, Net  Present Value, Payment
  149. for long term loans, interest rate Period Payment, and
  150. source code with  pentium optimizations. (Professional
  151. and Client/Server Suite only)
  152.  
  153. The Productivity of Reusable Components
  154. =======================================
  155. Borland's proven Visual Component Library C++Builder's
  156. award-winning   Visual   Component   Library   is   an
  157. industry-standard component library  with over 500,000
  158. users  today.  The  VCL  includes  over  100  reusable
  159. components that fully encapsulate  the Windows 95 user
  160. interface elements and provides tabbed notebooks, data
  161. grids,  and   multimedia  tools  to   help  you  build
  162. sophisticated  applications fast.  Use, customize,  or
  163. subclass components to fit your development needs, all
  164. from  within  the  C++Builder  environment. C++Builder
  165. lets   you  exploit   the  power   of  object-oriented
  166. programming  and  leverage  development  resources  to
  167. efficiently create robust applications.
  168.  
  169. Complete suite of Windows 95 controls
  170. ======================================
  171. C++Builder  includes a  complete suite  of Windows  95
  172. controls:  Tree  Views,  Trackbars,  sliders, progress
  173. bars, Toolbars,  Rich Edit, List Views,  Image Lists h
  174. eader and status bar  controls, and more. In addition,
  175. C++Builder includes full 32-bit  support for long file
  176. names,  multi-threading,  and  the  Win95  API. Design
  177. elegant  Windows 95  logo-compliant applications  fast
  178. with C++Builder!
  179.  
  180. Object Repository
  181. =================
  182. C++Builder  introduces a  next generation  methodology
  183. for storing  and reusing data  models, business rules,
  184. objects, and forms. A centralized object repository of
  185. form   designs   links   into   a   reusable  database
  186. architecture.  Combining the  flexibility of Borland's
  187. Database  Engine with  a repository  of reusable tools
  188. gives   developers  unprecedented   responsiveness  to
  189. application demands.  Because building on  an existing
  190. foundation  reduces   development  time,  C++Builder's
  191. Object   Repository   stores    forms   and   complete
  192. applications  for  reuse.   Any  new  application  can
  193. inherit,  reference,   or  simply  copy   an  existing
  194. structure─you  pick  the  architecture  that best fits
  195. your development needs.
  196.  
  197. Powerful, seamless ActiveX/OCX component integration
  198. =====================================================
  199. C++Builder's proven object-oriented architecture means
  200. integration  of  ActiveX/OCX   controls  is  seamless.
  201. Choose from the vast selection of existing third party
  202. components  from a  world- wide  component development
  203. community. Use,  customize, or subclass  components as
  204. needed─all from within C++Builder.
  205.  
  206. Sample ActiveX / OCX components
  207. ===============================
  208. Versatile   graphing,   charting,   spreadsheet,   and
  209. spell-checking OCXs are included  for immediate use in
  210. applications.  (Professional  and  Client/Server Suite
  211. only)
  212.  
  213. Open Internet solution: Build powerful Web-enabled
  214. applications!
  215. ==================================================
  216.  
  217. C++Builder  supports key  technologies from Microsoft,
  218. Sun, and Netscape including  full support for Internet
  219. standards  like  ActiveX,  CGI,  ISAPI,  WinInet,  and
  220. NSAPI. And  with the Borland  Internet Solutions Pack,
  221. developers  can  apply  their  existing  knowledge  to
  222. easily build Web-enabled applications!
  223.  
  224. Internet Solutions Pack
  225. =======================
  226. Build  Internet-enabled  C++Builder  applications with
  227. familiar rapid application development techniques─just
  228. drop  a  component  on  a  form  and interact with its
  229. properties  and  events.  The  eight  ActiveX controls
  230. included let you build customized Web Browsers, manage
  231. Internet mail,  transfer files, or  connect to network
  232. newsgroups.
  233.  
  234. The Power of C++
  235. ================
  236. 32-bit  optimizing native  code compiler  C++Builder's
  237. optimizing 32-bit  native code compiler  is built upon
  238. Borland  C++'s proven  compiler technology  - compiler
  239. technology that ensures  extremely safe, reliable, and
  240. fast optimizations, for tight, fast executables.
  241.  
  242. Best ANSI/ISO C++ implementation with new language
  243. features
  244. =================================================
  245. Compile any  ANSI C++ code  including the latest  ANSI
  246. features:   Templates,    Exceptions,   Runtime   Type
  247. Information    (RTTI),   and    Namespaces.   Simplify
  248. development  with   the  Standard  C++   Library.  The
  249. Standard C++ Library gives  you features like: string,
  250. complex, and numeric limits  classes, and includes the
  251. Standard   Template   Library   (STL)   consisting  of
  252. container and iterator classes. Plus, get new ANSI/ISO
  253. C++  features   like  bool,  explicit,   mutable,  and
  254. typename.
  255.  
  256. Incremental linking for fast builds
  257. ===================================
  258. Borland's  incremental linker  makes links  faster and
  259. EXEs  smaller  with  extreme  safety  and reliability.
  260. Automatically  eliminate linking  of unmodified source
  261. files  and unused  functions for  the fastest possible
  262. builds and the most efficient use of your time.
  263.  
  264. Clean, accessible code
  265. ======================
  266. No hidden, hard to debug macros─C++Builder brings true
  267. rapid   application  development   with  support   for
  268. properties, methods, and events  to C++ developers and
  269. allows developers to program  in clean, accessible C++
  270. code.
  271.  
  272. Support for Industry Standards
  273. ==============================
  274. Full  support for  industry standards  in addition  to
  275. ActiveX and OLE including  COM, DCOM, MAPI and Windows
  276. Sockets (Winsock TCP/IP), ISAPI, NSAPI, ODBC, Unicode,
  277. and Multi-byte Character Sets (MBCS).
  278.  
  279. CPU View
  280. ========
  281. C++Builder's  powerful  CPU   View  consists  of  five
  282. separate panes  that give you  a view into  a specific
  283. low-level  aspect  of  your  running  application. The
  284. Disassembly  pane displays  the assembly  instructions
  285. that have  been disas sembled  from your application's
  286. machine  code along  with the  original program source
  287. code. The Memory Dump  pane displays memory accessible
  288. to the currently loaded executable module. The Machine
  289. Stack  Pane  displays  the  current  contents  of  the
  290. program stack. The Registers pane displays the current
  291. values of  the CPU registers. The  Flags pane displays
  292. the current values of the  CPU flags. Each pane has an
  293. individual  SpeedMenu that  provides commands specific
  294. to   the  contents   of  that   pane.
  295.  
  296. Command  line tools
  297. ===================
  298. Because  C++Builder  is  built  on  Borland's  proven,
  299. leading-edge compiler  technology, C++Builder supports
  300. all   the   command-line   tools   expected   from   a
  301. professional  development environment.  You can access
  302. many  of the  tools  C++Builder  includes to  help you
  303. create C++  programs (also accessible  from within the
  304. IDE), or exercise detailed  control of the compilation
  305. and linking of your program files.
  306.  
  307. Create reusable DLLs, LIBs, and standalone EXEs
  308. ===============================================
  309. Application targets in  C++Builder include st andalone
  310. EXEs as  well as DLLs and  LIBs, and application types
  311. include  both  Windows  GUI  and console applications.
  312. C++Builder delivers  what you need  to work with  your
  313. existing resources  and meet the  requirements of your
  314. development projects.
  315.  
  316. Complete access to Win 95 and NT APIs
  317. =====================================
  318.  
  319. C++Builder  allows programmers  to exploit  all of the
  320. enhancements    of    Windows    95─including    MAPI,
  321. Plug'n'Play,  multithreading, and  Unicode─by allowing
  322. for direct calls to any Windows 95 or NT API.
  323.  
  324. ActiveX / OCX support
  325. =====================
  326. C++Builder  fully  supports  the  ActiveX  (OCX  / OLE
  327. Custom   Control)   standard   for   add-in   software
  328. components.  Add  third-party  or  custom-made ActiveX
  329. components  to  the   component  palette  quickly  and
  330. easily─all  ActiveX properties  immediately appear  in
  331. C++Builder's  Object Inspector.  Because C++Builder is
  332. object oriented, you  can customize ActiveX components
  333. via inheritance.
  334.  
  335. Multi-threading support
  336. =======================
  337. C++Builder   fully   supports   Windows   95   and  NT
  338. multi-threading  capabilities. Creating  more than one
  339. thread  of execution  helps you  write more  efficient
  340. code   and   deliver    applications   with   improved
  341. performance.
  342.  
  343. OLE Automation Server and controller support
  344. ============================================
  345. Use  OLE   automation  to  create   or  control  other
  346. applications such  as Microsoft Word  and Excel, Lotus
  347. 1-2-3,  dBASE,  and  Paradox.  Because  C++Builder can
  348. create high-performance OLE automation controllers and
  349. OLE  automation servers,  C++Builder allows developers
  350. to create partitioned applications easily with Network
  351. OLE.   C++Builder   fully   supports   in-process  and
  352. out-of-process  local  OLE   automation  servers.  Use
  353. C++Builder with the  automation technology included in
  354. Visual Basic and you get the added advantage of faster
  355. performance   due   to   our   optimizing  native-code
  356. compiler.
  357.  
  358. Complements Existing Tools and Code
  359. ===================================
  360. RAD C++ for ALL C++ developers
  361. -------------------------------
  362. Borland  C++Builder  delivers  true  rapid application
  363. development to  all C++ developers  with the speed  of
  364. visual  development,  the   productivity  of  reusable
  365. components,   and   the   power   of  C++.  C++Builder
  366. integrates   easily  into   development  processes  of
  367. developers using Borland C++ and Visual C++.
  368.  
  369. Leverage your  C++ skills,  apps, and  code
  370. ===========================================
  371. Borland  C++Builder  compiles  all  ANSI/ISO  code and
  372. supports  all the  latest ANSI/ISO  language features.
  373. Everythi ng you know and  all the code you' ve written
  374. can immediately be used within C++Builder.
  375.  
  376. Borland C++
  377. ===========
  378. C++Builder  complements Borland  C++ 5.02  development
  379. with  common language  support, shared  features, code
  380. and tool interoperability, and common companion tools.
  381. C++Builder  is  built  on  the  same  high-performance
  382. back-end  compiler and  incremental linking technology
  383. as  Borland C++─including  support for  all the newest
  384. ANSI/ISO  language features.  Identical implementation
  385. of many  features including CPU  view and command-line
  386. tools makes combined use  a natural fit. Complementary
  387. project   file   support    and   complete   technical
  388. documentation and  examples on code  sharing and reuse
  389. are included in both products. And both C++Builder and
  390. Borland C++  integrate full development  cycle support
  391. with  industry-standard tools  including InstallShield
  392. and PVCS.
  393.  
  394. Visual C++
  395. ==========
  396. C++Builder  gives Visual  C++ developers  the power of
  397. C++ with the ease of VB! For front-end development and
  398. prototype  testing there  is no  l onger  any need  to
  399. depend on  two languages─this is RAD  for C++! Rapidly
  400. build fast  productive front ends for  your Visual C++
  401. applications,  and use  C++Builder forms  in your  MFC
  402. applications.
  403.  
  404. Delphi
  405. ======
  406. C++Builder and Delphi share  the same Visual Component
  407. Library,  the  same  intuitive  IDE,  the  same visual
  408. Two-Way  Tools, the  same third  party components, and
  409. the  same companion  tools. C++Builder  can easily use
  410. Delphi  forms,  Data  Modules,  components,  and code.
  411. C++Builder and Delphi can share engine code in DLLs or
  412. OBJs. Together,  C++Builder and Delphi  developers are
  413. an  extremely productive  team─combining their efforts
  414. and   code  while   working  within   the  development
  415. environments best suited to their skills, preferences,
  416. and projects.
  417.  
  418. PowerBuilder
  419. ============
  420. Leverage your Client/Server development experience and
  421. work  in  industry-standard  C++.  Borland  C++Builder
  422. Client/Server  Suite  provides  all  the  features  of
  423. PowerBuilder with an  industry-standard language, C++.
  424. SQL connectivity, multi-tier support wi th data module
  425. and   data  dictionary   capabilities,  visual   query
  426. creation,  cached updates,  data migration  - all with
  427. the power and control of C++!
  428.  
  429. Visual Basic
  430. ============
  431. Build   professional  Windows   applications  using  a
  432. visual, component-based development  environment - and
  433. work  in industry-standard  C++. Borland  C++Builder's
  434. optimizing 32-bit  native code compiler  gives you the
  435. fastest   way  to   the  fastest   applications.  Your
  436. applications   result   in   royalty-free,  standalone
  437. executable  files  for  rapid  deployment.  No runtime
  438. interpreter   DLLS   are    necessary.   Compared   to
  439. interpreted P-code, applications run 40-50x faster!
  440.  
  441. Unix C++ programmers
  442. ====================
  443. Unix programmers who need to  work with Windows NT can
  444. become  productive  immediately  with  greatly reduced
  445. WinAPI  knowledge  requirements  due  to  C++Builder's
  446. complete   API   encapsulation.   Leverage   your  C++
  447. knowledge and minimize the WinAPI learning curve!
  448.  
  449. Scalable Database Connectivity
  450. ==============================
  451. Drag-and-drop database development
  452. ----------------------------------
  453. C++Builder  makes  powerful  database  programming  as
  454. simple  as drag  and  drop.  C++Builder uses  the data
  455. dictionary to automatically  customize the display and
  456. edit properties  of your data.  You select the  fields
  457. Pand C++Builder  instantly builds all  the connections
  458. for a live database application.
  459.  
  460. Live Data Aware controls
  461. ========================
  462. C++Builder's  data-aware components  are designed  for
  463. fast and flexible programming  with live data─see what
  464. your users will see! They  include a variety of lookup
  465. and  listbox capabilities  to show  your users exactly
  466. the  information  you   want─while  underlying  tables
  467. remain free to update and display.
  468.  
  469. 32-bit Borland Database Engine
  470. ==============================
  471. C++Builder is built on the new 32-bit Borland Database
  472. Engine.  This flexible  database engine  provides ODBC
  473. connectivity  to  all   popular  PC  databases─Access,
  474. dBASE,  Paradox, and  FoxPro, and  scales smoothly  to
  475. client/ server. With features like a new Query Engine,
  476. BCD support  for financial applications  and low-level
  477. API support, and improved dBASE integration, BDE forms
  478. a solid foundation for all your database applications.
  479. The   database   engine   is   tightly   linked   into
  480. C++Builder's  reusable  database  repository  and Data
  481. Module architecture.
  482.  
  483. QuickReports
  484. ============
  485. QuickReports  lets  you  design  reports visually with
  486. native components  and the Form  Designer. Reports may
  487. contain  titles,  page  headers  and footers, multiple
  488. detail  sets,  summaries,  group  headers and footers.
  489. Report  from  any  DataSource,  including  TTable  and
  490. TQuery or even from arrays, or lists. Use the powerful
  491. on-screen  preview  to  check  your  results.  Perform
  492. calculations  like  summary  and  field  counts  autom
  493. atically─at any grouping level.
  494.  
  495. Data Module Objects
  496. ===================
  497. Data   Module  Objects   act  as   your  application's
  498. information   core─they   define   datasources,  store
  499. relationships,  and  apply   business  rules  to  your
  500. database. With this centralized model for data access,
  501. you  can   separate  your  business   rules  from  GUI
  502. development for  easier maintenance. As  changes occur
  503. in your business world, simply change behaviors at the
  504. Data  Module level,  and the  results appear instantly
  505. throughout applications using  that module. For faster
  506. database development, C++Builder Data Modules act as a
  507. codeless way to connect and manage multiple forms from
  508. a single location. Working with data modules means you
  509. only have to define your database links once, and then
  510. drag  and  drop  fields   to  build  additional  forms
  511. anywhere  on your  network.
  512.  
  513. Enhanced DBGrid
  514. ===============
  515. The  new  custom  DBGrid  offers  codeless support for
  516. quick  searching and  automatic lookup  fields. Create
  517. multiple custom views to the same data with the DBGrid
  518. column editors.
  519.  
  520. Fast Filters and Smart Lookup Fields
  521. ====================================
  522. Fast Filters  and Smart Lookups let  C++Builder do the
  523. database work  for you. Now  you can find  and display
  524. the information  you need with the  touch of a button.
  525. Fast Filters  make viewing a  specific subset of  your
  526. data  as fast  and easy  as changing  a property.  The
  527. Filter property supports  flexible expression filters.
  528. Smart lookups automatically provide  a dropdown box to
  529. seamlessly display data  from multiple tables. Working
  530. through the Borland Database Engine, both fast filters
  531. and automatic  lookups instantly present  a customized
  532. view of your data.
  533.  
  534. Scalable Data Dictionary
  535. ========================
  536. The   DataDictionary   stores   and   uses  customized
  537. information  about the  contents and  behavior of  the
  538. data  in  your  tables.   The  Data  Dictionary  holds
  539. information about extended  field attributes like min,
  540. max, and default values, display preferences, and edit
  541. masks.  Because  it  is   reusable  across  forms  and
  542. applications, you  can quickly establish  and maintain
  543. data integrity. (Pr ofessional and Client/Server Suite
  544. only)
  545.  
  546. Database Explorer
  547. =================
  548. The  Database  Explorer  provides  a  graphical way of
  549. managing  all  your  database  demands─it supports the
  550. creation  and  modification  of  tables,  indices, and
  551. aliases.  It  is  an  integrated  database  schema and
  552. content  management utility  tailored to  the needs of
  553. professional  database  developers.  (Professional and
  554. Client/Server Suite only)
  555.  
  556. Multi-Object Grid
  557. =================
  558. Showing  detailed views  of your  data has  never been
  559. easier.  C++Builder's new  multi-object grid  lets you
  560. decide  whether  data  appears  in  rows or individual
  561. panels.   Panel  views   support  multiple  dropdowns,
  562. checkboxes, and  memo fields. As with  the DBGrid, the
  563. multi-object  grid  supplies  the  user  with codeless
  564. support  for  quick  searching  and  automatic  lookup
  565. fields.   (Professional    and   Client/Server   Suite
  566. only)
  567.  
  568. 32-bit Local InterBase
  569. ======================
  570.  
  571.  
  572. Local  InterBase provides  C++Builder developers with
  573. their   own  ANSI   92  SQL   conformant  server   for
  574. prototyping  and  development  of  true  client/server
  575. applic  ations. Local  InterBase has  all of  the same
  576. functionality as the  multi-user versions of InterBase
  577. available  for  Windows   95/NT  and  Unix,  including
  578. transaction control, stored  procedures, triggers, and
  579. event alerters, which enable event driven programming.
  580. (Professional and Client/Server Suite only.)
  581.  
  582. Complete Client/Server Application Development
  583. ==============================================
  584. Features   available   only   in   Borland  C++Builder
  585. Client/Server    Suite
  586.  
  587. SQL Links with unlimited deployment
  588. ===================================
  589.  
  590. C++Builder      Client/Server      Suite      delivers
  591. high-performance  32-bit SQL  Link native  drivers for
  592. Oracle,  Interbase, Sybase,  MS SQL  Server, DB2,  and
  593. Informix,  including an  unlimited deployment  license
  594. for all drivers.
  595.  
  596. InterBase  Server  95/NT 4-user license
  597. =======================================
  598. InterBase  is  a  SQL  relational  database management
  599. system  (RDBMS) that  provides exceptional portability
  600. and  scalability while  maintaining high  productivity
  601. and   ease   of   use.   InterBase   offers  excellent
  602. concurrency    due     to    its    Multi-generational
  603. Architecture,  and  an  industry  standard ANSI SQL-92
  604. programming interface. No  need to simulate multi-user
  605. deployment on your local system - test what your users
  606. will actually  see and improve the  efficiency of your
  607. development  process  and  the  dependability  of  the
  608. applications you create and deploy.
  609.  
  610. SQL Explorer
  611. ============
  612. The  SQL  Explorer  enables  developers  to browse and
  613. modify server-specific meta data like stored procedure
  614. definitions,  triggers  and   index  descriptions.  It
  615. allows    developers    to    modify   server-specific
  616. information  for Oracle,  Sybase, MS  SQL Server,  and
  617. Informix, DB2, and InterBase.
  618.  
  619. SQL Monitor
  620. ===========
  621. The  SQL Monitor  assists in  testing, debugging,  and
  622. performance tuning applications. It enables developers
  623. to  trace  calls  between  the  client  and server and
  624. report  back  the  amount  of  time  spent on a single
  625. operation. The traced information surfaces problematic
  626. SQL  statements  and  helps  to optimize transactions.
  627. When you  need thorough testing, simply  print or save
  628. the session log.
  629.  
  630. Cached Updates
  631. ==============
  632. Cached    Updates     significantly    speed    server
  633. responsiveness  by  reducing  the  amount  of  network
  634. traffic  between a  client and  a server.  Batched and
  635. packaged, multiple  communications behave as  a single
  636. transaction,  thereby reducing  server contention  and
  637. improving application performance.
  638.  
  639. Visual Query Builder
  640. ====================
  641. C++Builder  Client/Server Suite  includes the powerful
  642. Visual  Query   Builder.  This  graphical   SQL  query
  643. technology   automatically  generates   bug-free  ANSI
  644. SQL-92 commands.
  645.  
  646. Data Migration Wizard
  647. =====================
  648. Scale  networked  applications  and  move data between
  649. formats and platforms with the Data Migration Wizard.
  650.  
  651. Integrated Version Control
  652. ==========================
  653. C++Builder   includes   source   code   control   with
  654. Intersolv's PVCS  Version Manager to  allow a team  of
  655. developers to  work most efficiently.  Check In/ Check
  656. Out    capabilities     supplemented    with    Visual
  657. Differencing,  Reporting, and  Archive management help
  658. you  bring products  to market  more quickly  and more
  659. profitably.
  660.  
  661. Last updated 1/28/97
  662.  
  663.