Welcome to Dream.In.Code
Getting Help is Easy!

Join 136,282 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 2,334 people online right now. Registration is fast and FREE... Join Now!




Creating a GUI Interface for entering data in MySQL

 
Reply to this topicStart new topic

Creating a GUI Interface for entering data in MySQL, MySQL, GUI Interface

NeoGreen
19 Aug, 2008 - 06:19 PM
Post #1

D.I.C Head
**

Joined: 28 Apr, 2006
Posts: 226


My Contributions
Hello all, I am just getting into database building and design, and would like to know or get advice on what type of program to use to create a GUI interface to enter data into a MySQL database. I created a small database that will allow me to keep track of all my books, but entering them using the command line is alot of work and would like to create a GUI Program where I can enter the information and save it to the database. Any advice will be helpful. smile.gif
User is offlineProfile CardPM
+Quote Post

dineeshd
RE: Creating A GUI Interface For Entering Data In MySQL
20 Aug, 2008 - 01:15 AM
Post #2

D.I.C Addict
Group Icon

Joined: 30 Jun, 2008
Posts: 578



Thanked: 16 times
Dream Kudos: 575
My Contributions
I recommend VB.NET or C#.
User is offlineProfile CardPM
+Quote Post

baavgai
RE: Creating A GUI Interface For Entering Data In MySQL
20 Aug, 2008 - 03:53 AM
Post #3

Dreaming Coder
Group Icon

Joined: 16 Oct, 2007
Posts: 2,020



Thanked: 105 times
Dream Kudos: 475
Expert In: C, C++, Java, C#, ASP.NET, PHP, Perl, Python, Oracle, SQL Server, MySql, HTML, JavaScript, Lua

My Contributions
There are numerous GUI front ends to MySQL, in addition to the official lot: http://dev.mysql.com/downloads/gui-tools/5.0.html

If you want a web app, PHP resources on the subject are extensive. For a client side app, choose a language first. If it's Windows, there's an ODBC connect for mysql, so pretty much any programming tool in the OS can use that.

Assuming you're using Windows, want to play with programming, and have no current preference... Get a copy of Visual C# Express and a MySQL OLE DB connector. Both free, have at.

User is online!Profile CardPM
+Quote Post

NeoGreen
RE: Creating A GUI Interface For Entering Data In MySQL
20 Aug, 2008 - 07:19 AM
Post #4

D.I.C Head
**

Joined: 28 Apr, 2006
Posts: 226


My Contributions
Thanks for the reply. I should have been a little more specific. I am currenly running Linux Ubuntu 8.04. I'll check out the link you provided. I plan on using windows also. Can I create a program in Widows that will connect to the Linux MySQL server? Thanks for the advice.
User is offlineProfile CardPM
+Quote Post

mocker
RE: Creating A GUI Interface For Entering Data In MySQL
20 Aug, 2008 - 07:30 AM
Post #5

D.I.C Regular
Group Icon

Joined: 14 Oct, 2007
Posts: 258



Thanked: 15 times
Dream Kudos: 25
My Contributions
MySQL connections don't care what OS you are running, or what OS the mysql server is running. phpMyAdmin is probably by far the most commonly used web based gui for mysql, so you could check that out. It can run either on the same server as mysql, or connect remotely from any other webserver.
User is offlineProfile CardPM
+Quote Post

NeoGreen
RE: Creating A GUI Interface For Entering Data In MySQL
20 Aug, 2008 - 01:38 PM
Post #6

D.I.C Head
**

Joined: 28 Apr, 2006
Posts: 226


My Contributions
Awesome, thanks for the advice. I'll check it out. smile.gif
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/2/08 05:27AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month