473,383 Members | 1,874 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

MAINTANCE OF TABLES

Anybody know a application write in php that across a database generate
a web application for maintance of tables??.

Thank you.

Sep 18 '06 #1
5 1128
rz*********@gmail.com wrote:
Anybody know a application write in php that across a database generate
a web application for maintance of tables??.

Thank you.
Hi,

I am unsure what you mean excactly by 'maintainance of tables', but it
sounds like you need a database abstraction layer.

Have a look at ADODB at
http://www.phplens.com/adodb

or at the PEAR:DB packages.
I used the first a lot and I like it, never used PEAR:DB but I know others
like it. ;-)

A database abstractionlayer let you write code for querying, updating,
deleting, even tablecreation, modification, etc. etc. through a general API
that maps the API-commands to the underlying database (specific) commands.

That might help you.

Regards,
Erwin Moller
Sep 18 '06 #2

rz*********@gmail.com wrote:
Anybody know a application write in php that across a database generate
a web application for maintance of tables??.

Thank you.
Are you looking for something like phpMyAdmin, but for a database other
than MySQL?

Sep 18 '06 #3
rz*********@gmail.com wrote:
Anybody know a application write in php that across a database generate
a web application for maintance of tables??.

Thank you.

I have send one e-mail to you.

For maintenance a table using phpMyEdit.

http://www.phpmyedit.org

It's fantastic and very simple.

At next time.
Massimo
Sep 18 '06 #4
rz*********@gmail.com wrote:
Anybody know a application write in php that across a database generate
a web application for maintance of tables??.

Thank you.
No, I don't know of anything which will generate PHP code to maintain
your tables.

Personally I use phpMyAdmin and/or MySQLAdmin, depending on the needs
and the database.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Sep 18 '06 #5
On 18 Sep 2006 04:48:44 -0700, rz*********@gmail.com wrote:
>Anybody know a application write in php that across a database generate
a web application for maintance of tables??.

Thank you.
Well, one I know of is called Radicore, by Tony Marston. I'll
tell you now, though, it's not for the faint of heart and he
warns on his home page that you need a fairly high skill level in
PHP programming, database design, and other skills. On the other
hand, it produces web applications for back-office type of
maintenance and use of a database. It *doesn't* produce a flashy,
user-friendly, web page.

See http://www.radicore.org/
--
Roger

--
Posted via a free Usenet account from http://www.teranews.com

Sep 19 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Andreas Lauffer | last post by:
I changed from Access97 to AccessXP and I have immense performance problems. Details: - Access XP MDB with Jet 4.0 ( no ADP-Project ) - Linked Tables to SQL-Server 2000 over ODBC I used...
44
by: Mariusz Jedrzejewski | last post by:
Hi, I'll be very grateful if somebody can explain me why my Opera 7.23 (runing under linux) doesn't show me inner tables. Using below code I can see only "inner table 1". There is no problem with...
3
by: Random Person | last post by:
Does anyone know how to use VBA to relink tables between two MS Access databases? We have two databases, one with VBA code and the other with data tables. The tables are referenced by linked...
11
by: dskillingstad | last post by:
I've been struggling with this problem for some time and have tried multiple solutions with no luck. Let me start with, I'm a novice at Access and I'm not looking for someones help to design my...
59
by: phil-news-nospam | last post by:
In followups by Brian O'Connor (ironcorona) to other posts, he repeats the idea that using tables in CSS is not something that should be done because IE doesn't support it. Of course I'm not happy...
5
by: rdemyan via AccessMonster.com | last post by:
I have a need to add another field to all of my tables (over 150). Not data, but an actual field. Can I code this somehow. So the code presumabley would loop through all the tables, open each...
4
by: db2admin | last post by:
Hello, I want to plan rearranging tables in our database according to business areas. say all tables in business area A will be in seperate tablespace or tablespaces. I am planning to monitor...
25
by: bubbles | last post by:
Using Access 2003 front-end, with SQL Server 2005 backend. I need to make the front-end application automatically refresh the linked SQL Server tables. New tables will be added dynamically in...
11
by: shriil | last post by:
Hi I have this database that calculates and stores the incentive amount earned by employees of a particular department. Each record is entered by entering the Date, Shift (morn, eve, or night)...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.