Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 24, 2012, 02:10:49 PM

Pages: [1]   Go Down
  Print  
Author Topic: Using MySql  (Read 742 times)
laurieperry
Newbie
*
Offline Offline

Posts: 4


WWW
« on: February 20, 2003, 08:13:00 PM »

Hi,
I have been looking at a lot of web hosting sites.  I have yet to find any decent information regarding how to create and manage tables, queries, reports... for MySql databases.  I am familiar with MS Access and currently manage a database on a SQL server.  I create tables in Access and then upsize to SQL and post on the server.  This is very easy.  I am wondering if I will have the same ease of use if I select a host (such as LunarPages) that uses MySql.  I keep reading and hearing that there is an easy web-based way to create tables, queries, reports... similar to using MS Access, but have yet to see an example or have someone really explain it.  I have been referred to and looked at "PHP MyAdmin".  Looking at that made me even more confused.  It appeared from that site that you just have to write the code!  It looks nothing like Access.
 
I'm Just wondering if anyone could help me understand how I would manage a MySql database if I chose to host my site with LunarPages.  I CANNOT AND HAVE NO DESIRE TO learn PHP and WRITE THE CODE!  Any information would be greatly appreciated.  Thanks.
   "[Smile]"
Logged

Laurie Perry
UnmodNick
Intergalactic Superstar
*****
Offline Offline

Posts: 125



WWW
« Reply #1 on: February 20, 2003, 08:41:00 PM »

phpMyAdmin is the best for mySQL in the GUI area. If you are using pre-made up scripts it's just a matter of importing, otherwise you have to create tables, fields and all that yourself, which with phpMyAdmin is a lot easier (IMHO) than typing in a line of mySQL commands.

Cheers,  "[brows]"  

Wickie
Logged

laurieperry
Newbie
*
Offline Offline

Posts: 4


WWW
« Reply #2 on: February 20, 2003, 08:54:00 PM »

Thanks.  Could you provide any more details as to how tables are created with PHP MyAdmin?  I am very new to this and there is absolutely no CLEAR info out there.  Do you click "Add Table" and then name the fields...????  What about queries and reports?
Logged

Laurie Perry
stephan
Guest
« Reply #3 on: February 20, 2003, 09:12:00 PM »

Yes, you just click Add Table

You can export SQL code from Access.

What is it you are trying to set up?
Logged
laurieperry
Newbie
*
Offline Offline

Posts: 4


WWW
« Reply #4 on: February 20, 2003, 10:17:00 PM »

We do multimedia authoring and are starting up a small business.  My husband would like to set up his own database to test his programs and setup demos for customers.  Potentially, he would even host a program for a client.  Our databases are not terribly complicated.  We collect user information such as name, job title, ID number.  We send data such as test scores, educational compliance... from within our authoring program (Illuminatus Opus).  The queries and other database connections are created within the authoring program, which prevents us from having to write  scripts for everything.  Hence, we do not have this type of experience.    

We have learned the basics of using Access to build our tables and upload to a Sql server and are comfortable with this, but since the hosting plans for Linux/MySql are so much less expensive and comprehensive than Windows hosting plans, we want to learn more about how to do what we are currently doing with MySql. Our biggest concern is that it will be difficult to work with MySql without programming/scripting and/or extensive database experience.

You said that you can export Sql code from Access to post to a MySql database.  How would this work?  Could I simply upload a table as I do today to a Sql server?  Thank you so much for being willing to answer these questions.
Logged

Laurie Perry
vino_ny
Space Explorer
***
Offline Offline

Posts: 6


WWW
« Reply #5 on: February 21, 2003, 02:38:00 PM »

After extensive research to find a place to host my JSP / database driven site, I've finally zeroing in on lunar.
Like many others , my single concern is the insertion/deletion/updating and uploading aspects of mySQL database. Data being available through web ( JSP reading from mySQL), I'm comfortable.It is mainly programmatic job.OK fine leave it.
1. What are the interfaces available for me from my desktop to load data to my SQL tables?
2. Please give some links, which gives practical information.
3.Can I use tables and data on my local access to kind of miirror what is there on the DB at your end and may be upload entire data with just one button clik ( like using  FTPing?) . Sameway can I download with ease all data from mySQL to my local Access?
4. Is it necessary for me to have a mySQL installation onmy desktop.
 Thank You in advance for your time and help.
anxiously waiting to hear from you efore signing up

Thanks
Logged

Vino_NY
stephan
Guest
« Reply #6 on: February 21, 2003, 05:47:00 PM »

First I will answer you, Laurie Perry.

You can upload tables easily with the web interface called "phpmyadmin" available in the Control Panel.

It should be fairly straightforward, as you have done it before.

vino_ny:

You can connect to your database from home, through the mysql software

You can use phpmyadmin from the Control Panel, which is the easiest option really.

What kind of links were you wanting? I don't have any relevant links for you. You could search www.google.com for mysql upload table

You could run your own mysql server as a mirror. You would have to export your database at home, then import it using phpmyadmin at lunarpages.

It doesn't work like ftp.

You can backup your whole database, to download it, using phpmyadmin or the backup tool in CPanel.

It is not necessary for you to have mySQL at home, unless you need it, obviously!

I would really recommend that you don't run it at home, because moving databases is a real pain!
Logged
laurieperry
Newbie
*
Offline Offline

Posts: 4


WWW
« Reply #7 on: February 21, 2003, 09:12:00 PM »

Stephan,
Are you saying that I can continue to create tables... in MS Access and upload as I do today?  Do I just use my typical ODBC connections...?  Thanks for your help.
Logged

Laurie Perry
stephan
Guest
« Reply #8 on: February 21, 2003, 11:37:00 PM »

Not exactly.

What I was saying is that you can export SQL queries from access, then run them on your lunarpages database.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: