Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: XBase


Related Topics

In the News (Wed 19 Nov 08)

  
  XBase - linux.techass.com
Xbase (XDB) started out as merely a bugfix and enhancement of the xBase version 1.8.1 class library, but as of June 2000 Gary Kunkel (the original author of the xBase library), passed the "torch" on to us.
We are using the Doxygen program to document Xbase and a preliminary version of the Doxygen generated documenation is available here.
XBase is released under the GNU LGPL license.
linux.techass.com /projects/xdb   (1042 words)

  
  XBase Fan Club
XBase is the closest thing to a multi-vendor standard in table oriented languages.
XBase and Microsoft Access are different kinds of animals such that a one-to-one comparison is a bit difficult.
XBase was designed before mice became common and thus is optimized for quick keyboarding.
www.geocities.com /tablizer/xbasefan.htm   (3122 words)

  
 Xbase - OneLook Dictionary Search
We found 5 dictionaries with English definitions that include the word Xbase:
Tip: Click on the first link on a line below to go directly to a page where "Xbase" is defined.
Xbase : Free On-line Dictionary of Computing [home, info]
www.onelook.com /cgi-bin/cgiwrap/bware/dofind.cgi?word=Xbase   (77 words)

  
 Xbase: What is Xbase   (Site not responding. Last check: )
xBase is the generic term for all programming languages that derive from the original dBase (Aston-Tate) programming language.
Xbase is a complex of data files (.DBF), indexes (NDX, MDX, CDX etc.) and eventually note files (DBT) for storing large amounts of formatted data in a structured form.
Xbase is almost compatible with dBASE and is actually a clone of dBASE.
www.clicketyclick.dk /databases/xbase/format/intro.html   (275 words)

  
 XBase Myths debunked
XBase as an applications platform cannot compete with the new paradigm of.NET (Microsoft have spent as much on.NET development and marketing as NASA spent putting a man on the moon), but existing applications can co-exist and be integrated in with.NET.
If you already have XBase applications written and they work well for you, there is no need to rewrite these, there is no need to throw away something that works well, is proven and is business-critical.
An XBase implementation is free to choose the file format, as long as the XBase commands and functions produce the same results on all implementations.
www.recital.com /articles/bm/xbasemyths/article.htm   (1802 words)

  
 XBase to dBASE's OODML
The XBase DML command DELETE TABLE is used to remove a table and all it's associated files (.MDX,.DBT in the case of a.DBF, in the case of a.DB table, all the myriad assorted files that may be created).
The REPLACE command is the XBase DML method of programmatically assigning a value to a field, or by using the "ALL" option, of replacing the data for a specific field (or fields) in all rows of a table.
The XBase DML SET CARRY command is useful in that it allows the developer to specify which fields to "carry" from the current row to a new row (append command).
www.dbase.com /KnowledgeBase/int/xb2vdb7oodml/x2oodml.htm   (10704 words)

  
 XBase - Perl module for reading and writing the dbf files
You can call this method as method of another XBase object and then you only need to pass name value of the hash; the structure (fields) of the new file will be the same as of the original object.
If you call create using class name (XBase), you have to (besides name) also specify another four values, each being a reference to list: field_names, field_types, field_lengths and field_decimals.
The second example shows that after you have done find_eq, the fetches continue untill the end of the index, so you have to check whether you are still on records with given value.
www.fi.muni.cz /~adelton/perl/man3/XBase.html   (1933 words)

  
 Using the Xbase DBMS in a Linux Environment LG #33
The Xbase file structure has been around quite a while and was one of the first widely available DBMS tools for micro computers.
At this point the Xbase source code should be in the /usr/local/xbase/src directory and be ready to build the library.
In conclusion, I'd like to say that although the Xbase library is not a 100% complete Xbase solution, it is a stable and reliable library capable of handling various database requirements.
linuxgazette.net /issue33/kunkel.html   (703 words)

  
 Welcome to Alaska Software
For those of you who are still not sure whether or not to attend the European Xbase++ DevCon 2007, we simply can not emphasize it enough, that the DevCon is going to be the place to prepare yourself for all the changes ahead, especially in the context of the Xbae++ 2.0 technology platform.
In case you have questions regarding the European Xbase++ DevCon 2007 or need any assistance in the process of planning your trip to Berlin, please feel free to drop us an email; we are happy to assist you.
If you would be up for running a presentation of your Xbase++ application, sharing you developing experiences and techical expertise with others, then we would welcome your proposal-email in which you should also specify the foreseen title of your would-be presentation.
www.alaska-software.com   (6565 words)

  
 Xbase File Format
The Xbase file format is a file format that includes a series of files of which one is a text file containing the data and the rest are index or other files.
The xBase file format is a generic name for database files saved in the format used by Aston-Tate's (then Borland's) dBase database system.
See the Xbase File Format Description by Erik Bachmann for more details on the xBase format.
www.gnome.org /projects/gnumeric/doc/file-format-xbase.shtml   (116 words)

  
 Review: xBASE Products for Linux | Linux Journal
XBASE is a generic term for implementations of what was originally the dBASE programming language.
It translates the xBASE code into C, and the result is turned over to the gcc compiler.
You can even mix xBASE and C code in a program.) The compiled binaries may be distributed without paying royalties to multisoft.
www.linuxjournal.com /article/1083   (1991 words)

  
 VistaDB - VistaDB vs Xbase and ISAM
Before we compare VistaDB to Xbase, we should state that we are very experienced with Xbase technology and have been developing and marketing the award-winning Apollo Xbase data engine since 1999.
Instead, these Xbase vendors must spend time on keeping all editions of their software synchronized and backwards compatible with features and databases that are often archaic.
Each time these Xbase vendors introduce a single new feature into their core database product, that new feature must be propagated to several other editions of their products, then also to each platform they support, then finally they must test all of these implementations before their database product can actually be released to the public.
www.vistadb.net /compare_isam_xbase.asp   (652 words)

  
 X2c Portable Xbase Compiler
X2c is an Xbase compiler that creates executable programs from Xbase source programs on any UNIX or C platform.
Xbase language compiler that produces a C program from an Xbase program.
Enabling the unique X2c "fixed-type auto recognition" logic allows an existing Xbase application to be brought in line with C fixed-type data requirements.
x2c.dtop.com /x2c-spec.html   (1094 words)

  
 ALES - xBase Interface   (Site not responding. Last check: )
Therefore, any xBase table to be used with the interface must have as one of its fields the LMU code (although this field can have any name).
To transfer information between ALES and xBase tables, you must first define an interface template (Option 1) which specifies the file name of the xBase table, the key field, and the list of fields in the xBase table to transfer, along with their correspondence to ALES tables.
If the xBase key field is not unique (i.e., there are more than one record with the same value of the key field), the last valid value (i.e., from the highest-numbered record with a valid value) will be saved in the ALES database.
www.css.cornell.edu /landeval/ales/ales_db.htm   (5447 words)

  
 The European Xbase Institute
L'Institut Xbase Européen est une association sans but lucratif, qui a été formée pour promouvoir le standard Xbase, pour en améliorer la connaissance, pour accroître les ouvertures proposées aux programmeurs Xbase, pour accroître la prise de conscience des possibilités de Xbase au sein de l'industrie, de l'administration et des organismes d'enseignement.
The European Xbase Institute is a non-profit organization that was formed to promote the Xbase language standard, in order to improve the knowledge, expand the possible openings for Xbase programmers, and to increase the understanding of the possibilities of Xbase in the core of the industry as well as in business and education.
"Xbase is in the process of becoming the principle standard for database programming, on micro computers as well as in multi-platform environments," says the founder of the Institute, Francois Ghoche.
www.fghoche.com /texi.htm   (866 words)

  
 Vintage Synth Explorer - JomoX XBase-09
Step or Real-Time programming just like it's done on the 909 and 808!
However, on the XBase, any edits to the sounds will also be stored with the pattern or song!
This really liven's up your beats and allows you freedom and control to do things not easily possible on the original beat boxes!
www.vintagesynth.com /misc/xbase09.shtml   (370 words)

  
 SMTP POP3 Email Component for Xbase++: xbase email library, xbase email component, xbase smtp component,SMTP/POP3 email ...
The Marshallsoft SMTP/POP3 Email component library for Xbase++ (SEE4XB) is a library of functions providing easy control of the SMTP (Simple Mail Transport Protocol) and POP3 (Post Office 3) protocols.
SEE4XB is a standard Windows DLL that does not depend on other "support" libraries.
The SMTP/POP3 Email Component Library for Xbase++ supports all versions of Alaska Xbase++.
www.marshallsoft.com /see4xb.htm   (544 words)

  
 Best Deal on the Net for Xbase ++ @ GrafX Software Development Tools   (Site not responding. Last check: )
Therefore users and developers of Clipper applications are now able for the first time to migrate their existing solutions without code change to the modern world of 32 bit Windows environments.
A restricted compatibility with most other Xbase dialects like FoxPro or dBase is delivered as well.
Database operations, for example, can be transported between threads in order to run them in the foreground or background, depending on the actual needs.
www.grafxsoft.com /xbase.htm   (792 words)

  
 Legacy Xbase Solutions
Visual Objects supports the procedural database commands and functions—such as SKIP and EOF()—that are traditional to Xbase languages.
Note: With these new methods, all the capabilities of the traditional Xbase approach are provided, but have been enhanced to fit the event-driven, multi-tasking nature of GUI applications.
When accessing Xbase databases (using either a procedural or object-oriented approach), you can choose from a variety of file formats.
www.cavo.com /solutions/xbase.asp   (431 words)

  
 Xbase++ Software: FTP Client Engine for Xbase++, Windows Std Serial Comm Lib for Xbase++, MarshallSoft DUN Dialer for ...
Xbase++ Software: FTP Client Engine for Xbase++, Windows Std Serial Comm Lib for Xbase++, MarshallSoft DUN Dialer for Xbase++, dBase viewer, SMTP/POP3 Email Engine for Xbase++,...
The FTP Client Engine for Xbase FCE4XB is a royalty free FTP client library component that provides control of the FTP cli...
Xbase serial communication component library for serial port communications Controls multiple ports simultaneously works w...
www.windfile.com /find/xbase   (375 words)

  
 Xbase Programming - Part 1
The beauty of the Xbase language is that whilst it gives you many existing, universal, easy to use commands and functions for performing the standard tasks, you have an unrestricted facility to develop and incorporate more of those clever, sophisticated and task specific routines that help to set your systems well apart from others.
Comment lines are ignored by your Xbase software but they are as critical to a computer program as maintenance manuals are to a motor car repair shop.
You should also read the appropriate section of your Xbase manual and test all the other options able to be set in the config file.
www.melbpc.org.au /pcupdate/9100/9110article6.htm   (6265 words)

  
 [No title]
Also particular thanks to the guys at Alaska Software AG not only for a great product, but their ongoing efforts to improve Xbase++ and to assist people in learning how to use it.
Due to the nature of both Windows and Xbase++ (which is a multi-platform language), the two are intrinsically linked at run-time.
Xbase++ abstracts this link, so that code written for Windows will also work in OS/2 (with the correct compilers), and indeed any other platform they create compiler/run-times for.
www.software-braun.de /xbasecentral/xbfaq   (1697 words)

  
 Xbase++ Programs - FTP Client Engine for Xbase++, MarshallSoft DUN Dialer for Xbase++, Windows Std Serial Comm Lib for ...
Xbase++ Programs - FTP Client Engine for Xbase++, MarshallSoft DUN Dialer for Xbase++, Windows Std Serial Comm Lib for Xbase++,...
The FTP Client Engine for Xbase FCE4XB is a royalty free FTP client library c...
Xbase serial communication component library for serial port communications C...
www.softchecker.com /files/xbase.html   (577 words)

  
 Xbase For Linux Chapter 1
The next two commands are set up to define a default level of access to the xbase directories.
If there are any errors in this step it is probably due to either the compiler not being set up on the machine, or some of the include (.h) files are not where the Makefile expects to find them.
To modify the Xbase code base to function in a different (non Linux) environment, start by modifying the types.h file for your site and recompile.
www.drclue.net /source/F1xbase_c/html/xbase_c1.html   (435 words)

  
 XBase to SQL
The purpose of this document is to be a comparison of XBase commands to local SQL commands and to give a developer a basic understanding of how SQL works in dB2K with local tables.
The XBase DML is designed to work with this feature, and all local SQL and OODML commands that work with.DBFs actually map to the soft delete for.DBF tables.
In my non-scientific testing this is faster than the XBase REPLACE ALL command, and substantially faster than the OODML method (which actually requires creating a loop to process a table row by row and storing a new value for each row...).
www.dbase.com /KnowledgeBase/int/xbase_to_sql/x2sql.htm   (7853 words)

  
 Xbase DBMS v1.8.0b   (Site not responding. Last check: )
Xbase DBMS is a collection of specifications, programs, utilities and a C++ class library for manipulating Xbase type datafiles and indices which has been developed and produced by many people from around the world using the internet.
This project was formerly known as Xbase for Linux, but as I have recieved input from several people who are compiling this on platforms other than Linux, I have renamed it to Xbase DBMS.
XBase DBMS currently includes routines to support multi-user access for.DBF databases, fields, Dbase III and IV memo fields (variable length fields), dates, record and file locking and (.NDX) indices.
www.drclue.net /source/F1xbase_c/xbase-1.8.1/html/xbase.html   (312 words)

  
 Xbase and Clipper driver software for Fischertechnik Interfacing
Xbase++ drivers, example diagnostic programs for all the interfaces and a (simple) junction-TrafficLight demo application (see TrafficLight pdf-description) are all contained in the Xbase Fischertechnik drivers zip-file.
To operate the LPT-interfaces I have used the LPT-IO kernel driver inpout32.dll this dll makes direct LPT-IO possible from within w9x- and winnt operating systems.Some other linkable object drivers are in fact wrapper-modules who use the famous umFish.dll"s of Ulrich Müller.Initiation,selection and detection of the Fischertechnik interface is done in a hybrid XbpCrt()-console window.
Next to the Traffic Light demo model,created to illustrate the use of the Xbase++ Fischertechnik drivers, I am now working hard on the Freefall Tower model complete with a pneumatic brake-system.
members.chello.nl /r.nooteboom2   (662 words)

  
 Xbase Plus Plus
Xbase++ is a replacement and upgrade for ClipperLanguage 5.2 to a native 32-bit GUI environment.
For long-time Clipper, dBase, and FoxPro programmers, Xbase++ is quite possibly the way to continue using several years of accumulated skills and bodies of code in current OS environments.
General availability of Xbase++ 1.90 is anticipated for the third quarter 2005.
www.c2.com /cgi/wiki?XbasePlusPlus   (556 words)

  
 Xbase
The "FTP Client Engine for Xbase++" (FCE4XB) is a royalty free FTP client library component that provides control of the FTP client protocol.
Xbase++ serial communication component library for serial port communications.
SMTP / POP3 Xbase++ email component library uses a simple API to send, receive and parse mail, including HTML, MIME base64 and quoted-printable encoded attachments, from an application.
www.mysoftoday.com /xbase.html   (360 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.