Added: 1 year ago
From: JREAMdesign
Views: 3,866
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (13)

Sign In or Sign Up now to post a comment!
  • What program are you using

  • @jattwhiskey604 heidi sql

  • If only I had known about this before, this is fantastic. Thanks!

  • @JREAMdesign

    Two Questions.

    Do you need to know this in order to create a membership website?

    &

    Where can I get those sounds that you have on your computer installed on my computer?

  • @AlphonsoWisseh Hi, you need to know a database language to store and reuse your data, like user logins and passwords. The sounds come with windows 7, they might be the default.

  • i really love your mysql tutorials, the best i have seen so far.

    i am only having the problem with this sub query , is there any chance you would come up with a more practice example to use this?

  • @programmingismylife SELECT * FROM users WHERE 1 IN (SELECT * FROM other_table)

  • thanks for your work i like it! and i want to ask you. can you connect to 2 local databases? also can you connect to 2 databases not local and work on them?i would like to see tutorial about it if possible. thanks and your tutorials are clear to me :)

  • @SuperJammed Heya cool LOL thanks. Yeah you can connect locally or not locally. Its actually seriously easy, you just type in your MySQL info into HeidiSQL to your remote host. If it doesn't work, then you have to make your Remote Connections are allowed (I keep mine to accept only my webserver IP, otherwise id use SOAP or something)

  • @JREAMdesign i know i am noob xD but what i dont know is how to for example.

    SELECT * FROM posts"from db1"

    WHERE aurthor_id"from db1" = user_id"from db2"

    i dont know how to refer posts to db1 or db2 ><

  • @SuperJammed Hey, you would need two database connections at once (Like if you were working in PHP), but that is a really bad idea, you should have 1 database, a bunch of tables inside it with posts, authors, threads, etc. I do not understand why you want to do that with separate databases

  • @JREAMdesign ya but i need it. to transfer my threads blog to another cms. there are some extenitons but it is just not that good . i am trying to transfer it myself. :x

  • @SuperJammed if you have phpMyAdmin installed you should Export the database, then just select the thread area and pop those in!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more