User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the MySQL section within the Web Development category of DaniWeb, a massive community of 392,047 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,300 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MySQL advertiser:
Views: 7516 | Replies: 13
Reply
Join Date: Feb 2005
Posts: 427
Reputation: autocrat is on a distinguished road 
Rep Power: 4
Solved Threads: 12
autocrat autocrat is offline Offline
Posting Pro in Training

Help simply generate user front end for mysql ?

  #1  
Feb 20th, 2005
Hi folks......

I'm a bit new to this... played with DB's on an off for years...... now getting back to programming and web design, learning to play with all the big boy's toys etc.
LOL

Yet I must admit that I have fallen for the simplicity of access's ability to generate the user front end so easily.... is there not a similar way to do the same using php or even html?

Now I've got software to connect to mysql and generate the DB's backend much like access, and think this is a god send, as I find it easier to construct with a visual aid rather than the old ascii appearance....

I've seen software that claims to be able to take asp and turn it to php... so I am assuming that it should be able to take a database front end f asp and turn it into a database front end of php?
(jaguar asp to php)

So, I'm not sure 100%, and thought I'd ask....
Is there not software that can link up to a mysql DB and visually build user frontends as in access?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Nov 2003
Location: Toronto, Canada
Posts: 354
Reputation: Gary King will become famous soon enough Gary King will become famous soon enough 
Rep Power: 6
Solved Threads: 5
Colleague
Gary King's Avatar
Gary King Gary King is offline Offline
PHP/vBulletin Guru

Re: simply generate user front end for mysql ?

  #2  
Mar 1st, 2005
phpMyAdmin is the best bet.
Reply With Quote  
Join Date: Feb 2005
Posts: 427
Reputation: autocrat is on a distinguished road 
Rep Power: 4
Solved Threads: 12
autocrat autocrat is offline Offline
Posting Pro in Training

Re: simply generate user front end for mysql ?

  #3  
Mar 1st, 2005
will that have a forms like interface that access does to creat front ends?
I mean, a visula builder...wysiwyg sort of thing, or is it merely a visual DB builder?
Reply With Quote  
Join Date: Nov 2003
Location: Toronto, Canada
Posts: 354
Reputation: Gary King will become famous soon enough Gary King will become famous soon enough 
Rep Power: 6
Solved Threads: 5
Colleague
Gary King's Avatar
Gary King Gary King is offline Offline
PHP/vBulletin Guru

Re: simply generate user front end for mysql ?

  #4  
Mar 1st, 2005
I suppose it's not completely like Access. It's just a visual DB builder; you still need to have some sort of knowledge w/MySQL in order to move around in it.
Reply With Quote  
Join Date: Feb 2005
Posts: 427
Reputation: autocrat is on a distinguished road 
Rep Power: 4
Solved Threads: 12
autocrat autocrat is offline Offline
Posting Pro in Training

Re: simply generate user front end for mysql ?

  #5  
Mar 2nd, 2005
hmmm...well I learned access in 1 month (the basics), and I'm pretty good with DB design in general... so it shouldn't take to longh to get the basics... it's all teh advanced stuff that concerns me...still, I'll get there (Just asfter I finsih bodging through CSS!)
Reply With Quote  
Join Date: Nov 2003
Location: Toronto, Canada
Posts: 354
Reputation: Gary King will become famous soon enough Gary King will become famous soon enough 
Rep Power: 6
Solved Threads: 5
Colleague
Gary King's Avatar
Gary King Gary King is offline Offline
PHP/vBulletin Guru

Re: simply generate user front end for mysql ?

  #6  
Mar 2nd, 2005
MySQL = easy. What do you know about Access? How to use it? Or do you know the actual querying language?
Reply With Quote  
Join Date: Feb 2005
Posts: 427
Reputation: autocrat is on a distinguished road 
Rep Power: 4
Solved Threads: 12
autocrat autocrat is offline Offline
Posting Pro in Training

Re: simply generate user front end for mysql ?

  #7  
Mar 3rd, 2005
I know how to use access... pretty good... not to hot on the sql language, yet can get it to do the simple stuff (which you can do with access any way, so no great advantage there ! LOL).

Still... design a DB layout, create the DB, run it to ensure basic function, then start adding all the little extra bits.... that I can do... the principal should be the same with MySQL... epc. as I have software that works like access for mysql DB creation!
Reply With Quote  
Join Date: Apr 2005
Posts: 1
Reputation: belsam69 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
belsam69 belsam69 is offline Offline
Newbie Poster

Re: simply generate user front end for mysql ?

  #8  
Apr 1st, 2005
You could use an Access front end to a MySQL back end, to help you with the cross over.

However, unless you need reporting that php can't give you, I would suggest dumping Access and using something like NaviCat or phpMyAdmin. Both will give you the sql statements so that you understand what is actually going on with your db. However, Access uses a different flavour of sql than MySQL, so your statements will be inconsistent when you go to ask for help on forums, etc.
Reply With Quote  
Join Date: Mar 2005
Location: LTT, South Africa
Posts: 125
Reputation: william_stam is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 1
william_stam's Avatar
william_stam william_stam is offline Offline
Junior Poster

Re: simply generate user front end for mysql ?

  #9  
Apr 7th, 2005
MySQL Query Browser from MySQL website helps ALOT to get mysql specific SQL (access and MySQL not quite the same) at the same time you can test a sql statement. i started by creating my tables and stuff in access and the export it to MySQL - it worked ok but far easier to use phpmyadmin from the beginning
Reply With Quote  
Join Date: Feb 2005
Posts: 427
Reputation: autocrat is on a distinguished road 
Rep Power: 4
Solved Threads: 12
autocrat autocrat is offline Offline
Posting Pro in Training

Re: simply generate user front end for mysql ?

  #10  
Apr 10th, 2005
All of thats fine.... it's just tha thaving to parse it all through a web server to test etc... where as access lets me run from my desktop!

No reason I can't do both.... get the basic running in access, then build it in mysql etc.... run them paralell.

Yet my real want is for something that will generate the php/html etc for the db... like the forms part of access....a wysiwyg approach to the page layout and fields, relations etc. ????
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb MySQL Marketplace
Thread Tools Display Modes

Other Threads in the MySQL Forum

All times are GMT -4. The time now is 11:24 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC