View Single Post
Old 07-08-2009, 07:31 AM   #9 (permalink)
Izzmo
v7n Mentor
 
Izzmo's Avatar
 
Join Date: 11-01-03
Location: Kansas City
Posts: 1,338
iTrader: 0 / 0%
Latest Blog:
Starting p90x today

Izzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web pro
Send a message via ICQ to Izzmo Send a message via AIM to Izzmo Send a message via MSN to Izzmo Send a message via Yahoo to Izzmo
This is common in Microsoft products and can be done in MSSQL, phpMyAdmin/MySQL it cannot though.

I have never used Query Browser, but it might do what you are looking for, as Hades said.

Your other option, as others have said, is to create a PHP application, which is very easy to do in this case.

--

To create a PHP app for something like this, you would need to create a connection to your database, get the data from the database (the words table), use that data to populate a select dropdown list, and then add another input for what you need to insert into the other table. From there, once the submit button is clicked, you would validate your data and then add it into the database.

Bam! You're done.
__________________
Izzmo
Coding Guru Extraordinaire
ZeroWeb Hosting & Design - Customizable hosting for every type of user!
Izzmo is offline   Reply With Quote