I am trying to setup a database using MySQL from my Host server. I had setup the database name and all the table. But I am having problem trying to access it using FP form.
Im suppose to use the DSN data access. Is there any way I can do this easier that what it is.
Gil -> RE: MySQL help PLZ (7/10/2001 13:48:00)
You need to use DSN to access MySQL DBs - what are you having a problem with?
------------------ Gil Harvey The Host Factory Resellers are our speciality "Daddy, why doesn't this magnet pick up this floppy disk?"
Xtreme2000 -> RE: MySQL help PLZ (7/10/2001 14:39:00)
How do I tell my form to write and access MySQL database...? Connecting to it I mean.
Especially add to database and read from it.
Gil -> RE: MySQL help PLZ (7/10/2001 14:49:00)
quote:Originally posted by Xtreme2000: How do I tell my form to write and access MySQL database...? Connecting to it I mean.
Especially add to database and read from it.
Use Perl, PHP - just about any scripting language.
------------------ Gil Harvey The Host Factory Resellers are our speciality "Daddy, why doesn't this magnet pick up this floppy disk?"
Xtreme2000 -> RE: MySQL help PLZ (7/10/2001 14:59:00)
I dont know PHP or Perl. Is there a place I can go to get a quick reference to write the code?
Easy info area.. Where it is easy to understand what the person said.