473,320 Members | 1,839 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,320 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 4285
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: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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...

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.