home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 November / Chip_1999-11_cd.bin / zkuste / VBasic / Data / ActiveX / rdatabar.exe / Readme.txt < prev    next >
Text File  |  1999-06-06  |  2KB  |  74 lines

  1. RemoteDataBar V1.0.0
  2. ====================
  3.  
  4.  
  5. Overview
  6. --------
  7.  
  8. RemoteDataBar is an ActiveX control that lets applications access data
  9. stored in a remote OLE DB (ADO) data source.  It allows you to bind
  10. controls at design time (or run time) to a data source "over the web".
  11. The protocols supported are HTTP, HTTPS, and DCOM.  Compared to other
  12. data source objects that either require a direct database connection
  13. over a local network (and consume expensive database resources), can
  14. only be bound to controls on an HTML page, or require extensive
  15. client-side setup, RemoteDataBar is simple to install and use, has
  16. sophisticated multi-user features, and is highly scalable in an
  17. enterprise environment.
  18.  
  19. An associated ActiveX DLL provides unbound access to data through ADO
  20. recordsets, SQL queries, and stored procedures.
  21.  
  22.  
  23. These components have been tried and tested in a major pharmaceutical
  24. company, and have been successful for many months now. Built upon the
  25. latest Microsoft technologies, they are ideal to use from any
  26. environment that supports ActiveX controls and components, such as
  27. Visual Basic. 
  28.  
  29.  
  30. Requirements
  31. ------------
  32.  
  33. Server
  34.     MS Windows NT 4.0
  35.     MS Internet Information Server 3.0 or later (if HTTP[s] will
  36.       be used)
  37.     MS Transaction Server
  38.     MDAC 2.0 or later (available from
  39.       http://www.microsoft.com/data/download.htm)
  40.  
  41. Client
  42.     MS Windows NT 4.0 (Workstation) or Windows 95/98
  43.     MDAC 2.0 or later client components (included with
  44.       Internet Explorer 5.0; otherwise you'll need to download it
  45.       from http://www.microsoft.com/data/download.htm and install
  46.       on the clients)
  47.  
  48.  
  49. Development Environment
  50. -----------------------
  51.  
  52. RemoteDataBar has been tested in Visual Basic versions 5 and 6.
  53.  
  54.  
  55. Installation Notes
  56. ------------------
  57.  
  58. Run Server.exe to extract the server setup files on the server machine.
  59. Then run setup.exe to install the required server components.
  60.  
  61. Run Client.exe to extract the client setup files on the client machine.
  62. Then run setup.exe to install the client components.  CAB files will be
  63. made available shortly for distribution of the client components via
  64. internet download.
  65.  
  66.  
  67. Contact
  68. -------
  69.  
  70. The URL for RemoteDataBar is
  71. http://www.interlog.com/~dansari/RemoteDataBar.htm (case sensitive).
  72.  
  73. Please contact Daniel Ansari Consulting, Inc. at dansari@interlog.com
  74. for any enquiries relating to this software.