+ Reply to Thread
Results 1 to 11 of 11

Thread: mySQL.... what is it about?? Help
      
   

  1. #1
    sufian is offline Sergeant
    Join Date
    Jul 2005
    Location
    Singapore
    Posts
    34

    Cool mySQL.... what is it about?? Help

    Hi there, I need to know what does mySQL about. it's something new to me, can someone please explain to me what does it do and on what use is it? All I know is that it is a database.. Is it included with the hosting package? how can mysql be useful for my website? and any example of websites that use mysql? and in what way?

    with thanks,

    Sufian.

  2. #2
    VodaHost's Avatar
    VodaHost is offline General & Forum Administrator
    Join Date
    Mar 2005
    Location
    Wilmington, Delaware USA
    Posts
    11,390

    Default

    Please click on the link below to learn everything you could
    possibly want to know about mySQL.

    http://www.vodahost.com/vodatalk/a.html

    *****

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    Ginger is offline Members
    Join Date
    May 2005
    Posts
    15

    Wink SQL php

    Ginger is back - need to try this again.

    I have gone through tutorials and forums - need some extra help. Think I can explain myself simply as that is about what my knowledge is!

    1. I have an excel database that I want to 'send' to mysql; then visitors to website can search the database by county and zip code.

    2. Can I use phpmyadmin to run sql queries through 'location of text file'
    function which then dumps database to mysql.

    3. Does this convert the excel database?

    4. When I tried it I received a message

    'bug in mysqlparser'; see 1064 error

    The bottom line is I need to know how to get the excel data into mysql
    and then how to set up my web 'search' page to access mysql data.

    If php doesn't convert excel - do I need a program like dbQuikSync which
    auto creates tables ect. and would BV support it - if I need it.

    Please help quick!!!!Thanks

  4. #4
    Steven.H is offline Lieutenant Colonel
    Join Date
    Jul 2005
    Posts
    500

    Default

    I really can't help you here, I wish I could. Your best bet is to open a support ticket, or search online for your answer.
    ::Steven.H::

  5. #5
    Leeza is offline First Lieutenant
    Join Date
    May 2006
    Location
    Gorgeous Tampa Bay, FL
    Posts
    152

    Cool Re: mySQL.... what is it about?? Help

    Quote Originally Posted by VodaHost
    Please click on the link below to learn everything you could
    possibly want to know about mySQL.

    http://www.vodahost.com/vodatalk/forumdisplay.php?f=9

    *****
    Hi there,
    I ran across this thread and thought I too, would like to know what SQL/mySQL is..but when I clicked the link it said I do not have permission to access the page. Why not? boohoo.
    Leeza

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,050

    Default Re: mySQL.... what is it about?? Help

    Because this is a very old thread and the relevant page has been removed. Please click on http://it.wikipedia.org and search for MySQL
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    Iwonder is offline Corporal
    Join Date
    Jun 2008
    Posts
    10

    Default Re: mySQL.... what is it about?? Help

    Hello everyone.
    Iam a newbie to all of this, i was wondering what MySQL is, how does it work, iv already made some pages in bv, how do i get it to mysql? can MySQL run sites with logins and pesonal accounts that i want when visitors come to my site how do i do this? no clue what im doing really need HELP!!!
    Molly

  8. #8
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: mySQL.... what is it about?? Help

    MySQL is a type of database. It is used in combination with a scripting/programming language to store data. In order to MySQL on one of your pages you need to use a scripting language to query the database and gather whatever data is needed on the page, and then display the data however you want it. There are many different scripting languages, PHP being the most popular. Some like ASP, ASP.net, and ColdFusion are not supported by Vodahost, so there is only a limited amount of options.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  9. #9
    lisajake is offline Private
    Join Date
    Jul 2008
    Posts
    1

    Default Re: mySQL.... what is it about?? Help

    MySQL is currently the most popular open source database server in existence. On top of that, it is very commonly used in conjunction with PHP scripts to create powerful and dynamic server-side applications.

  10. #10
    gruntmastermbg is offline Corporal
    Join Date
    Jun 2008
    Posts
    10

    Default Re: mySQL.... what is it about?? Help

    Ok, I'm getting a very vague idea of what MySQL is, but can anyone give me a link to a site that has MySQL so that I can understand it better?

    Thanks

  11. #11
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,050

    Default Re: mySQL.... what is it about?? Help

    You don't see MySQL, it works in the backend. What you see is the page content that is generated (usually by a server side script) using the content stored in MySQL.
    Imagine MySQL as a data storage mechanism. You can see the data, as it is output on the pages, but you don't see the mechanism. The same for php. you can see what it outputs on your screen, but you don't see the programming language itself.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. MySQL Version
    By Anonymous in forum mySQL & PHP
    Replies: 3
    Last Post: 11-23-2005, 08:22 AM
  2. MySQL Databases - unlimited ??
    By jasina in forum mySQL & PHP
    Replies: 4
    Last Post: 10-18-2005, 11:17 PM
  3. Uploading MySQL Database
    By charlwillia6 in forum mySQL & PHP
    Replies: 3
    Last Post: 09-23-2005, 11:08 AM
  4. Transferring existing domains with MySQL
    By TCPcom in forum Web Hosting Pre-Sales
    Replies: 1
    Last Post: 09-08-2005, 07:35 PM
  5. MySQL Backup
    By wagnerpv in forum mySQL & PHP
    Replies: 1
    Last Post: 06-20-2005, 07:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49