Closed Thread
Results 1 to 9 of 9

Thread: mySQL database Tutorial???
      
   

  1. #1
    c.mclean is offline First Sergeant
    Join Date
    Sep 2006
    Posts
    81

    Default mySQL database Tutorial???

    Hi...

    Is there anywhere that I could get a MySQL Tutorial, so that I could learn how to use it effectively?

    Please reply...

    Chris

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

    Default Re: mySQL database Tutorial???

    MySQL is such very large topic, click the below to learn how to create a database....

    http://www.vodahost.com/DemoDemo/cpa...skin_mysql.htm

    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
    c.mclean is offline First Sergeant
    Join Date
    Sep 2006
    Posts
    81

    Default Re: mySQL database Tutorial???

    Hi again,

    Thanks for your help... Could you explain - or give me a link that explains - how to use the database in BV?
    Say you want to easily update and add new information to your webpage, and the information always has the same fields. Like Address, Practise, Country, Phone Number and Name for example. All the information has to be displayed on the webpage. How could you use a database to do this?

    Thank you,
    Chris

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

    Default Re: mySQL database Tutorial???

    BV has nothing to do with the database. The database administration is made through your CP and the phpAdmin that comes with it.
    What you are looking for, is a web based interface script that would allow DB searching, and displaying the querry results. This is usually done with php in joint with a visual part (which can, if you have the knowledge to combine the two, be built in BV)

    This is not a standard BV feature (i beleive it is not a feature of ANY sitebuilder) , but is one of the future projects i have. Building a BV intreface for administrating a DB. The project is a very complicated one, as it has to be completely parametric, in order to allow users to define what they want to visualize, how to do it, etc.

    For the moment i beleive you can only look if someone (or you) can build a custom made script for your purposes.
    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!


  5. #5
    c.mclean is offline First Sergeant
    Join Date
    Sep 2006
    Posts
    81

    Default Re: mySQL database Tutorial???

    Thanks Naval,

    I understand what you are saying... thanks for your help.

    Chris

  6. #6
    kenhansen's Avatar
    kenhansen is offline First Sergeant
    Join Date
    Jun 2006
    Posts
    80

    Default Re: mySQL database Tutorial???

    I have been trying for hours to get this to work. All I want to do is create an opt in form. I am using php form generator. Seemed very easy until I tried to add the info to mySQL database. Obviously I need to maintain the opt in list, but cannot get the databse to work correctly. I have been to php forum, looked everywhere and this post was the closest I could find for an answer. When I fill out the final page in the form maker, I receive this: reply:

    phpFormGenerator
    [ home ] [update] [support] [contact] quick links - project web
    - sourceforge
    - linux.com
    - php.net
    - mysql.com
    - apache.org

    powered by h4x0rs.us

    wise words What is the difference between genius and stupidity? Genius has limits. - Albert Einstein. Step 5: generation status v2.09 thats it! now we're ready to generate your form. if you encounter any errors, please make sure that you provided the correct database information (if any), and please maintain that everything is case sensitive. also remember to give read+write permissions to the forms directory (located under the phpformgen directory). thank you.

    Now creating table 'optinnres' ...


    Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'zoyxtaw'@'ns15.vodahost.com' (using password: YES) in /home2/zoyxtaw/public_html/optinform/process3.php on line 288


    Could not establish connection to MySQL database with the information provided.I am wit's end trying to do what should be simple. ANy suggestions, or a different approach, Please let me kkkknnnow.

    THank you

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

    Default Re: mySQL database Tutorial???

    The DB login details must be wrong. Connect to your CP, Databases, and chech the database login details and the database name. Usually, the username and database name, will have "zoyxtaw_" infront of the name and the username given
    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!


  8. #8
    jamestcs is offline Private
    Join Date
    Dec 2006
    Posts
    4

    Default Re: mySQL database Tutorial???

    i came accross the same problem before , and Navaldesign is right, the DB login details is wrong. Once i corrected it , running smooth now. :)

  9. #9
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

Thread Information

Users Browsing this Thread

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

     

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