473,386 Members | 1,886 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,386 software developers and data experts.

XML file to SQL database - applet?

Hi,

First off - apologies, but there is no way I can follow an intricate coding discussion!

I recently put together a SQL/PHP shopping cart (from templates) for a client and now it seems that they need to be able to update their entire inventory from a supplier XML file on a daily basis. This may become redundant if they chose to change suppliers.

Is there an application for mapping an XML file to SQL database tables and updating/adding/deleting entries as necessary? (preferably with a really easy user interface)

Thanks (hopefully)

VR
Oct 24 '06 #1
1 4287
ronverdonk
4,258 Expert 4TB
I don't really know how many commercial applications are available on the market. I found a Java XML/SQL commerical application at http://www.phpclasses.org/browse/file/2610.html
and an XML into SQL product at http://www.navicat.com/detail.html
but I am not sure if they can provide the functionality you are looking for (i.e. import, update, delete and a simple user interface).

In my opinion, the best way to go about this is to develop your own application in PHP. That way you can exactly tailor it to your needs. That can't be too difficult, since there are some FREE PHP classes available that can do most of the work, e.g. http://www.phpclasses.org/browse/file/2610.html

Hope this did help to some extent.

Ronald :cool:
Oct 24 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: Paul | last post by:
Hello, I've been reading up on security in Java Applets and whilst I understand the concept, I can't successfully get my applet to read a file on my local machine. I discovered from...
0
by: Rui Pacheco | last post by:
Hi everyone I have a servlet that queries a database, processes the ResultSet, turns it into a n String and sends it by Serialization into an applet that contains basically a JTable to display...
0
by: Hal Vaughan | last post by:
I've looked through a few books and various web sites. I'm still not clear on this and would like to make sure I have this right. I would like to use an applet in a web page. When the user...
13
by: John Howard | last post by:
I have the following in a jythonc program to be executed in a html file. f1 = open("filename","r") I get message about filePermission read error. Program compiles and jar file is created....
6
by: Jeff Sandler | last post by:
I have a database I created in mySQL. I've been entering data every day into the database using a Java application that I wrote. The database and the Java program are on the same Win 98 SE...
2
by: Thomas Magma | last post by:
Hello, I have a case where an applet .class file may or may not be present. In the case when it is not present I get a big gray box where the applet is suppose to be. This is understandable, but...
6
by: jonathanmcdougall | last post by:
I have read many posts on this subject and found no satisfying answer. I am creating a file on the server via a PHP script. The file is created using GD (imagejpeg()), though I don't think it is...
3
by: meatwad | last post by:
hi, i have a python script which (among other things) generates a web page. i would like to access a postgresql database on a remote machine and display query results dynamically on this web page....
4
by: xtremebass | last post by:
Hi Bytes, i did sample Applet program in linux environment in that place where my java is installed. when i execute the code it creates the .class file and browser shows the result when i load...
2
by: JohnLorac | last post by:
Hello, I'm trying to load and write file on local disc drive using signed javascript file. But I have experienced problem running this url: ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.