|
A script to import data to a
FX.php is a PHP class which
SQLiteManager is a
At the moment, the
MySQL database from CSV
combines the ease-of-use of
multilingual web based tool
php_db2util extension
files. Open a CSV file and
FileMaker with the power of
to manage SQLite
supports:
*) connecting
preview it. Then, connect
PHP. In the latest release,
database.
The programming
to DB2
*) load data from
to your MySQL database,
FX.php allows access to
language used is: PHP4 and
client or server with
select which fields should
every version of FileMaker
work fine with PHP5.
Work
replace option or insert
receive which column (or set
since version 5, and
just as well on a platform
option
*) export data from
value) and then import. You
preliminary support has been
Linux as on Windows or Mac
table to client ( also not
can add, update or even add
added for MySQL. FX.php is
OsX.
This project is in
possible with ODBC )
*) run
and update with this script.
designed to give FileMaker
course of developpement, but
the runstats utility to
This new version allows you
users the advantages and
it is alway very functional.
recreate indexes ( also not
to create tables prior to
flexibility of using PHP.
The various functionality
possible with ODBC )
*)
import, import via rules
In addition, the new MySQL
are:
- Management of
disconnect from DB2
Loads
(insert/update only where
support adds the option of
several database
-
2.000.000 rows in 10 minutes
column X is greater than
using data from multiple
Creation 'Connection' to
into a DB2 table!
All
13), delete from table and
data sources, without
several database
-
this functions returns the
save your rules. There is
knowledge of SQL.
Property of the database.
count of the
also now a file browser to
- Management of the
written/exported/readed
find your
options of the database. -
lines to the calling
Creation / update / delete
function.
This extension
tables
- Management of the
will not replace the ODBC
indices - Showing / Insert /
support to IBM DB2, it will
ALter / Suppression of data
extend it.
Requirements:
in the tables
- Imports
You must have installed the
data from a file
-
runtime client from IBM for
execution of manual query
accessing the API libs.
You
from 'SQLite' format or from
can get the runtime client
'MySQL' format (conversion)
free as fixpack from the IBM
- Create / Update / Delete
website.
There is also a
of View
- create / Update
free developer version of
/ Delete of Trigger
-
DB2 8.2.
Management of the user
defined function. (usable in
SQLiteManager query)
-
exports structure and data
to the SQL format
Date: Apr, 11 2005 Date: Aug, 31 2004 Date: Aug, 26 2004 Date: Jul, 30 2004 |
|
QuickDB is a database
Update: Major BUG was fixed
Paginator is a php class that
mySQL/HTML-Client is a Web
abstraction class that helps
please upgrade. DBMS_JOB was
will help you to split your
interface to a mySQL
PHP developers to move from
filling shared pool with
record sets into pages. I
database written in PHP. It
database engine to another
UNIQUE SQL and it is NOT
wrote this class to save
allows you to display and
with no more need to rewrite
GOOD (BAD). That is very
myself some time and then
query database.
their codes. QuickDB will
easy upgrade. Read
thought others might find it
sits between a PHP scripts
instraction inside of the
helpful. Paginator will
and PHP Database API. Until
file.
This addition will
return a number that you can
now there are 3 drivers for
allow enterprises to use
use to set your base record
QuickDB, these driver
Oracle DB to handle sessions
and a number to use as an
support MySQL, MsSQL and
in PHP. And cookies can be
offset. For now I know it
ODBC.
replaced with sessions in
works in mySQL queries and
many cases. Will work with
with arrays. It also has
load balancing well.
methods to make it easy to
make your page links. There
also is an extension with
some pre-made link sets to
make things even easier.
Date: Jan, 05 2004 Date: Oct, 09 2003 Date: Sep, 28 2003 Date: Aug, 28 2003 |