MySQL

Forum discussion tagged with MySQL.
  1. C

    Budget laptop for learning to code.

    I'm looking for a laptop for around $300. Will only be using it for school. If it matters, I'll be learning Python, C#, Java, and MySQL.
  2. S

    How to take user input of one form and assign it to a variable in another form in java?

    i have a textfield to get user input in my form 1.i want to get the text user inputs into that textfield from that form and assign it to a variable in form2. is this possible?
  3. S

    How to compare user input in a jTextfield with data in the database? (im using java & php)

    This is an assignment and so far this is what i have done: on this button click i want to compare user input on the textfield with the data in my database.this is my code but nothing is happening when i run it and i cant find any mistakes in this. i have been trying to figure it out for hours...
  4. ebmurray21

    sql developer / mysql

    I'm using SQL developer at Uni and i'd like to get it installed at home as well. Firstly, should I use MySQL to create a database to connect to? Secondly, what MySQL product should i download and install?
  5. I

    How to connect HTML/PHP to MySQL server?

    I tried to make a simple login from, and here is what I have. But whenever I try to open the file on my site, it gives me a 500 error. Code: <!DOCTYPE html PUBLIC> <html> <head> <meta charset="utf-8" /> <title>Login</title> <body> <?php $host = "localhost"; $user = "(My username)"; $pass =...
  6. M

    mysql error 1046

    Hi everyone! I need to import the file into my local host joomla installation. But I'm receiving the error: SQL query: Table structure for table `bak_banner` DROP TABLE IF EXISTS `bak_banner` ; MySQL said: Documentation #1046 - No database selected Can you help me out?
  7. C

    import web MySQL into excel

    Hello, I want to do a full analysis of our gaming community statistics, but I do not have direct access to the database. The table splits to pages of 50 records and I need around to import 250 pages, so it's kinda annoying to do it manually (copy/paste). Also, if I do it manually my excel...
  8. B

    Whats the difference between 2 databases?

    What is the difference between MySQL and service-based database from Microsoft Visual Studio?
  9. requiemsallure

    MySQL Root Login

    PS C:\Program Files\MySQL\MySQL Server 5.6\bin> ./mysqld --init-file='C:\Program Files\MySQL\MySQL Server 5.6\bin\mysql-init.txt' ***********************************mysql-init.txt*************************************** update user set password='password' where user='root'; flush privileges...
  10. L

    create a batch file to automate a a report

    go to MySql open a specific query, pause, enter date, run, export file to EXCEL and open file to allow user to save this file, run to open ACCESS, import exported EXCEL file to a specif table, pause to allow user to edit data and then when user closes table run series of ACCESS queries; open a...
  11. J

    make an android app that can sync with MySQL database

    I want to connect my database (MySQL) runing on windows/Linux with my Android application via the wifi. what do you think ? I mean is it possible? if yes, where should I find the source to build this kind of application ..? Alright, say .. I want to make an android application that can...
  12. O

    free webhost allows 1 mysql data, but need 2, work around?

    The question is about a free webhost, and I dont know in what thread to put it. My free webhost allows to create one mysql data base. And it is already used for the cms application. Now I want to try out wipik, that requires one more mysql database. Is there a work around, so I am able to...
  13. neiroatopelcc

    MySQL online editor/console?

    Hi. I was wondering if a mysql editor, which can be accessed from the web (asp/php etc) exists? Am thinking something along the lines of the microsoft sql's management studio console etc.
  14. D

    Help with mysql query..

    hey guys, was hoping u could help me out... ok i do know some sql, but im new to mysql... and theres this simple query that i just cant figure out whats wrong with it... i know there are a lot of variables being passed, but just using one variable atm because if it works for one, itll work...
  15. D

    Java salary payment program

    Hello, I have a project about human resource connected with database using java and mysql. I stopped in the part how to connect the attendance with salary deduction, and get the monthly salary should pay for the employee. anyhelp (advice, idea, code) would be so grateful and thanks in advance.
  16. devilhanzou

    Phptriad and mysql for WIn 7 64-bit please help!!!

    I am a college student majoring in computer science and need some help. I have Windows 7 64 bit and the class I am taking my teacher sent us some things to install. SQLyog311.exe (mysql-php) and phptriad 2-2-1.exe after I stared installing it said that the phptriad was for 32 bit and I need 64...
  17. G

    Sun To Acquire MySQL For $1 Billion

    Santa Clara (CA) - Sun is entering the database market and has agreed to purchase MySQL AB, developer of the popular SQL database management system SQL. Sun will shell out about $1 billion for the open source software and integrate it into its own soft Sun To Acquire MySQL For $1 Billion : Read...
  18. Y

    cacti w/server 2003

    I am new to cacti. I am sure that it is much easier to do with Linux, but I want to drive myself crazy so I am trying to get it to run on Windows. :lol: I have run into some problems trying to install Cacti with Windows. So far I have installed: php 5.0.5 Apache/2.0.55 (Win32) MySQL...