Main > Free Download Search >

Free xbase agraxxx software for mac

xbase agraxxx

Secleted [ 0 ] software to compare
Results 1 - 15 of about 6
DANS DBF Library 1.0.0 Beta 09

DANS DBF Library 1.0.0 Beta 09


DANS DBF Library comes as a free, convenient and reliable Java library created for reading and writing xBase database files. more>>

DANS DBF Library 1.0.0 Beta 09 comes as a free, convenient and reliable Java library created for reading and writing xBase database files. xBase is the name commonly used for dBase and its dialects. The central file in these databases is the DBF file or DataBase File, hence the name of this library.

DANS is a Dutch electronic archiving institute under the auspices of Royal Netherlands Academy of Arts and Sciences (KNAW) and partially funded by the Netherlands Organisation of Scientific Research (NWO). It is the initiator of this project. DANS is making this library available under the GNU Public Licence. For more information about DANS, see the DANS website. This library is used by DANS for the MIXED Project.

Enhancements:

  • Applied patch by Evgeniy Romanchenko which solved a the following bug. The filtering of soft returns from a string value was broken. A soft return is 0x8d followed by 0x0a. However if a 0x8d appeared by itself, it and the following character were also filtered, which is incorrect.
<<less
Download (68KB)
Added: 2010-11-30 License: GPL Price: FREE
downloads
 
Other version of DANS DBF Library
DANS DBF Library 1.0.0 Beta 08Java library which is designed for reading and writing xBase database files. DANS DBF Library 1
Price: FREE
License:GPL
Download (68KB)
downloads
Added: 2010-10-23
wxHarbour 0.5.1.2 Beta

wxHarbour 0.5.1.2 Beta


wxHarbour provides users with the convenience of a smart set of Harbour language bindings for wxWidgets which is designed for offering a portable multi-platform GUI toolkit for Harbour (a 100% Clipper & xBase compatible compiler). more>> <<less
Download (711KB)
Added: 2010-07-23 License: LGPL Price: FREE
downloads
MyDBF2MySQL 0.8.4.5

MyDBF2MySQL 0.8.4.5


MyDBF2MySQL comes as a convenient and reliable software that transfers data from DBF/XBase files into MySQL. more>> <<less
Download (19KB)
Added: 2010-01-15 License: GPL Price: FREE
downloads
 
Other version of MyDBF2MySQL
MyDBF2MySQL 0.8.4.3a simple and effective software which transfers data from DBF/XBase files into MySQL
Price: FREE
License:GPL
Download (13KB)
downloads
Added: 2009-10-17
MyDBF2MySQL 0.8.4.0software which transfers data from DBF/XBase files into MySQL. MyDBF2MySQL 0.8.4.0 - Andrey
Price: FREE
License:GPL
Download (6KB)
1 downloads
Added: 2009-03-21
rekall 2.3.4

rekall 2.3.4


rekall - Database management software more>>
Rekall is a database front-end, somewhat in the style of Microsoft Access(tm). However, Rekall is not itself a database, and does not include a database. By this we mean that data is stored somewhere else in an SQL server, and Rekall is fundementaly just a tool to extract, display and update that data (of course, it does lots more than that, it does forms and reports and scripting and .... you get the idea). It is database agnostic, and does not have any preferred database.
Main features:
- Rekall can do lots of the things that you would expect of a database front-end (or if it cant, let us know!).
- You can design and use forms and reports, you can construct database queries, and you can import and export data (actually, you can copy data, import is just copy file to table, and export is just copy table to file).
- You can also create reusable components which you can use in forms and reports, to reduce application development time.
- Rekall can be scripted using the the Python language. You can arrange that a script is executed when various events occur (for instance, when the user changes the value of a control). Scripts can be associated directly with the event, but you can also store scripts in script modules for more general use. And, of course, you have full access to all the modules that are available for Python.
- Plus, Rekall has an integrated Python debugger with syntax highlighting.
Enhancements:
- Rekall RunTime application included
- drivers for xbase/xbaseSQL, mySQL and PostgreSQL.
<<less
Download (23.4MB)
Added: 2006-04-06 License: Freeware Price:
1310 downloads
Harbour 2.0.0 Beta 1 / 1.0.1

Harbour 2.0.0 Beta 1 / 1.0.1


Open source cross platform Clipper language compiler Harbour is a compiler for the xBase superset language often referred to as Clipper (the language that is implemented by the compiler CA-Clipper) more>> Open source cross platform Clipper language compiler

Harbour is a compiler for the xBase superset language often referred to as Clipper (the language that is implemented by the compiler CA-Clipper).
Harbour is a cross platform compiler and is known to compile and run on Mac OS X, MS-DOS, MS-Windows (32 & 64), Windows CE, Pocket PC, OS/2, and GNU/Linux.
Why using it?
- Because is a free software 100% compatible with Clipper compilers
- Because it removes some of the limits imposed by the base implementation but the extent of this will depend on your chosen platform.
- Because Harbour is proven to be stable, robust and efficient.
- Because Harbour supports RDDs (Replaceable Database Drivers) to allow multiple data sources which allows an application to scale.
- Because Harbour is portable across multiple operating systems with the same code base.
- Because Harbours architecture is fully open and supports a third-party add on market.
- Because Harbour is open-source and therefore you are not at the mercy of the decisions of a private company.
- Because Harbour is developed by a very experienced and capable team of developers.

Enhancements
- Added support for automatic adding 1-st function with the same name
- as compiled .prg file if some code statements are used before 1-st
- function/procedure declared explicitly in .prg file. Such mode can
- be enabled by -n2 new harbour compiler switch. This switch is used
- by default by new hbmk tool.
- speedtst updated to work with CA-Cl*pper.
- Added protection against pushing new private variable on HVM stack
- if such private variable is already created by the same function.
- Clipper also has such protection.
- Respect HB_START_PROCEDURE in all builds if such public
- function/procedure exists.
- Disabled HB_MSC_STARTUP in C++ MSVC builds.
- Forbid some usage of __clsModMsg() and unblock some others
- It should make some xHarbour users using OVERRIDE METHOD happy
- but please remember its still undocumented and unsupported
- functionality - use for your own risk.
- Fixed typo in HB_INETDATAREADY() - the second parameter (timeout)
- was ignored.
- Changed the NOT operator precedence - it should be bigger then
- logical .and./.or. operators in #if expressions.
- Fixed HB_REGEXMATCH(). Now the HAS/LIKE mode can be controlled
- by 5th logical parameter (was 3rd), so 3rd parameter is solely
- controlling case-sensitivity as indicated in the documentation.
- Users are recommended to use HB_REGEXHAS() and HB_REGEXLIKE()
- functions as unambiguous alternatives, which work equally
- well on all Harbour versions. HB_REGEXMATCH() is now deprecated,
- but kept for compatibility.
- ACHOICE() fixed to redisplay itself when exiting with or
- equivalent.

<<less
Download (8.5MB)
Added: 2009-06-12 License: GPL Price: FREE
191 downloads
 
Other version of Harbour
Price: FREE
License:GPL
Download (16.1MB)
217 downloads
Added: 2008-09-20
PgDBF 0.5.5

PgDBF 0.5.5


PgDBF comes as an effective and smart program for converting XBase databases - particularly FoxPro tables with memo files - into a format that PostgreSQL can directly import. It\s a compact C project with no dependencies other than standard Unix libraries. more>>

PgDBF 0.5.5 comes as an effective and smart program for converting XBase databases - particularly FoxPro tables with memo files - into a format that PostgreSQL can directly import. It\'s a compact C project with no dependencies other than standard Unix libraries. While the project is relatively tiny and simple, it\'s also heavily optimized via profiling - routine benchmark were many times faster than with other Open Source programs. In fact, even on slower systems, conversions are typically limited by hard drive speed.

PgDBF\'s speed is generally limited by how fast it can read your hard drives. A striped RAID of quick disks can keep PgDBF pretty well fed on a single-processor system. One problem area is with memo files, which may become very internally fragmented as memo fields are created, deleted, and updated. For best results, consider placing the DBF and FPT files on a RAM drive so that there\'s no seek penalty as there is with spinning hard drives, or using a filesystem such as ZFS that caches aggressively.

One particularly fragmented 160MB table with memo fields used to take over three minutes on a FreeBSD UFS2 filesystem. Moving the files to a RAM disk dropped the conversion time to around 1.2 seconds.

A certain test table used during development comprises a 280MB DBF file and a 660MB memo file. PgDBF converts this to a 1.3 million row PostgreSQL table in about 11 seconds, or at a rate of almost 120,000 rows per second.

Major Features:

  1. Simplicity. This code should be understandable by anyone who wants to hack it.
  2. Robustness. Every syscall is checked for success.
  3. Speed. PgDBF was born to be the fastest conversion available anywhere.
  4. Completeness. It has full support for FoxPro memo files.
  5. Portability. PgDBF runs on 32- and 64-bit systems, and both little-endian (eg x86) and big-endian (eg PowerPC) architectures.
<<less
Download (105KB)
Added: 2011-02-06 License: GPL Price: FREE
downloads
 
Other version of PgDBF
PgDBF 0.5.2which assists you in converting XBase databases - particularly FoxPro tables with memo files
Price: FREE
License:GPL
Download (105KB)
downloads
Added: 2010-11-09
PgDBF 0.4.3Command-line utility for converting XBase databases into PostgreSQL format PgDBF is a free ... open source application for converting XBase databases into a format that PostgreSQL can
Price: FREE
License:GPL
Download (94KB)
187 downloads
Added: 2009-06-11
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1

xbase agraxxx in All Software

FTP Client Engine for Xbase++ 3.1


FTP Client Engine for Xbase++ offers you a useful and ... FTP Client Engine for Xbase++ 3.1 - MarshallSoft Computing, Inc. FTP Client Engine for Xbase

Windows Standard Serial Communications for Xbase++ 5.1


Xbase++ provides a simple yet effective serial communication library based on the Windows API ... Windows Standard Serial Communications for Xbase++ 5.1 - MarshallSoft Computing, Inc

Pocket xBase 1.01


Pocket xBase has such funtion like evaluate mortgaes,loans with PITI calculation. Pocket ... Pocket xBase has such funtions like evaluate mortgaes,loans with PITI calculation.Pocket

MarshallSoft Client Mailer for Xbase++ 2.0


MarshallSoft Client Mailer for Xbase++ is ... -bit Xbase++ application program. MarshallSoft Client Mailer for Xbase++ 2.0 - MarshallSoft

XBase::FAQ 0.241


module with frequently asked questions about the XBase.pm/DBD::XBase modules. XBase::FAQ 0 ... module with frequently asked questions about the XBase.pm/DBD::XBase modules. This is a list