eWorld Network ReSearch
Last update: 17/12/2003
by Alessandro Polo
Open Catalog Manager 1.0BETA
   
   
   
Overview

There are two softwarel, OCM and OCML (OCMLite), the first is much more complex and have many options, the second one is more easier, lighter and faster for common operations.

ScreenShots

   
Open Catalog Manager Advanced Search
  Exporting Data
  Importing Data
  Comparing Data
  OCM Options
  Range and Colums Editor
   
   
   
Open Catalog Manager Lite Adding data
  EAC Lists Editing
   
   
ScreenShots Format: JPEG


Informations

Author: Alessandro Polo
   
Last Update: 17/12/2003
License: Open Source
PRJ Homepage: http://www.ewgate.net/research/projects/OCM
   

Type:

Database Managment (ex. Films List)
   
Features: DB/Tables Editing.
DB Connection (SQL Servers, ODBC)
Import/Export (DBase, Paradox, TXT)
Advanced Search (SQL, Phonetic compare)
Table Compare System
   
I/O formats: ODBC Drivers, DBase, Paradox, TXT
   
Supported OS: Windows 2000 / XP
  Windows 9x
   
   

Compiler / Builder:

Borland C++ Builder 6.0
DB Engine: BDE / ODBC Drivers
   
   
Lines of Code [OCM]: 331.887
Lines of Code [OCML]: 209.699
   

 

All trademarks are property of their respective owners.
You are authorized to copy, redistribute and print this software.
Author is not responsible for any consequences or damages related in any way to this software.

   
   

 

 

Downloads

 

Open Catalog Manager Lite 1.01 BETA Release

  Open Catalog Manager Lite 1.01 BETA Release Version Release Date Size
         
  Full package [program, DLLs, sample db, docs] 1.0.1.33 BETA 17/12/2003 1'550 kb
         
  Executable only (for upgrade) 1.0.1.33 BETA 17/12/2003 514 kb
         
         
  MyODBC (Free Open Source MySQL Driver for ODBC) [usefull but not needed] 2.50.39 NT   1'494 kb
  MySQL Front (great tool for manage SQL tables and databases) 2.5   1'053 kb
         
  Only needed DLLs (these are included in full package) 1.x 17/12/2003 1'023 kb
         
         
  Open Catalog Manager Lite 1.01 BETA Release      

 

Open Catalog Manager 1.2 BETA

  Open Catalog Manager Lite 1.01 BETA Release Version Release Date Size
         
  Full package [program, DLLs, sample db, docs] 1.2.1.450 16/12/2003 1'623 kb
         
  Executable only (for upgrade) 1.2.1.450 16/12/2003 586 kb
         
         
  MyODBC (Free Open Source MySQL Driver for ODBC) [usefull but not needed] 2.50.39 NT   1'494 kb
  MySQL Front (great tool for manage SQL tables and databases) 2.5   1'053 kb
         
  Only needed DLLs (these are included in full package) 1.x 17/12/2003 1'023 kb
         
         
  Open Catalog Manager Lite 1.01 BETA Release      

 

 

   
   

 

 

More Infos

MyODBC & MySQLFront

If you like to store data in MySQL database on Windows System, you need to install MyODBC driver and then use MySQLFront to create and manage databases and tables.
This configurations is used also for database accessing from a dinamic web page (ASP for example) on Windows platform, in this case connection string (using ADO) would be something as:

dim adoConn
dim adoRS
set adoConn = Server.CreateObject("ADODB.Connection")
set adoRS = Server.CreateObject("ADODB.Recordset")
adoConn.Open "driver={MySQL};server=127.0.0.1;port=3306;database=test;uid=root;pwd=;option=16387"
adoRS.ActiveConnection = adoConn

Anyway you can use OCM(L) also without ODBC or MySQL, but i found it very usefull for cross-platform interaction.

 

Needed DLLs [Borland Shared Dlls, DBE shared Dlls]

   
bantam.dll 101.376
borlndmm.dll 22.016
cc3260mt.dll 1.500.160
idapi32.dll 589.312
idodbc32.dll 436.224
idpdx32.dll 255.488
idr20009.dll 116.736
   

This files are included in Complete Packages, and also in this zipped archive. [1 Mb]

 

BDE Error Codes

If you get any DBE Error, here is the description list.

 

   
   
   

 

 

Notes

 

      • MAKE BACKUPS OF YOUR DATA OFTEN!!!
      • Source code has not been released jet.
      • There are MANY BUGS (always LESS...).
      • Suggests are welcome.

 

   
   
   
   
 

All trademarks are property of their respective owners.
Any tools listed and available in zip package is free and was downloaded from the Internet.
You are authorized to copy, redistribute and print this paper, keeping Author's credits visible and without changing the document's content.
Author is not responsible for any consequences or damages related in any way to this material.

Last update: 17/12/2003

     
     
     
     
ReSearch Home open source 2003 | by Alessandro Polo eWorld Network