Welcome Guest ( Log In | Register )



2 Pages V  < 1 2  
Reply to this topicStart new topic
> Database Program With GUI
snutz411
post Dec 22 2005, 03:51 AM
Post #11


Advanced Member
Group Icon

Group: Members
Posts: 105
Joined: 22-December 05
Member No.: 10,229



QUOTE(grumpygerbil @ Oct 11 2005, 06:21 PM)
I am looking for a program to create SQL databases through a GUI to simplify it, the only things i can seem to find are command prompt things and i can't work with them. I like MS access and would like something similar to that if possible. I am working with windows at the moment can anyone recommend a program i can use (preferably free)

Many thanks
*




Well if you have any programming experience, you can create your own GUI with Java. In my own experiences Java is a great front-end to use with Database applications. It is highly portable as in it should work the same on Windows or Linux or Mac. Java has great support for JDBC/ODBC connections and works with MS Access, mySql, SQL server, and DB2.

If you are interested in going down this path, trying looking around for anything about Java Swing. That is the graphical interface library for Java. And of course the graphical end won't do squat if the SQL working behind it doesn't work.
Go to the top of the page
 
+Quote Post
Nelson
post Oct 21 2006, 05:28 PM
Post #12


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 34
Joined: 19-October 06
Member No.: 16,667



QUOTE(Quatrux @ Oct 12 2005, 11:59 PM) *

if you are talking about localhost on your computer, you can use mysql administrator if working with mysql.


Yeah! First Install MySql and then start winmysqladmin from Strat Menu or go to c:\mysql\bin\winmysqladmin.exe. Its quite a good GUI for creating database and tables.

It'll save you the hassle of installing Apache with php enabled.
Go to the top of the page
 
+Quote Post
unimatrix
post Oct 22 2006, 01:48 AM
Post #13


Premium Member
Group Icon

Group: Members
Posts: 493
Joined: 15-August 05
Member No.: 7,873



Consider the phptriad option and then get phpForm Generator. I've found that to be a quick easy way of creating a custom database with online forms without having to code everything yourself. I am developing a CRM system to track some of our customers from a specfic promotion, instead of using our existing system, and used PhpFormGenerator which is free and opensource.

Closest you'll find in the opensource world to Access. Again this is for a quick and dirty project. (Speed and function needed as opposed to looks)
Go to the top of the page
 
+Quote Post
Victor Maranhão
post Oct 25 2006, 09:54 AM
Post #14


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 1
Joined: 25-October 06
Member No.: 16,778



Hi

if are you working with MSSQL the easy ways to create tables are:
Use "SQL Server Management Studio" from Microsoft
Create tables in MSAccess then upgrade to MSSQL
Create tables with MSAccess directly in MSSQL

Go to the top of the page
 
+Quote Post
miCRoSCoPiC^eaRt...
post Dec 5 2006, 03:33 PM
Post #15


PsYcheDeLiC dR3aMeR
Group Icon

Group: Admin
Posts: 2,242
Joined: 29-January 05
From: Nakorn Chaisri, Thailand
Member No.: 2,411
myCENTs:84.36



Just as an interesting footnote... the MySQL GUI program that I've been an avid fan of - the one which I've sung praises for, profoundly in my earlier posts in this thread has gone Open Source recently (Community Edition only).. wink.gif

Get your hands on the all new SQLYog 5.2 Comunity Edition along with source-code ( http://www.webyog.com/en/ )

This one's a MUST TRY.
Go to the top of the page
 
+Quote Post

2 Pages V  < 1 2
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. phpBB Database Transfer(10)
  2. Embedded Database(7)
  3. How To Program A Counter?(7)
  4. Need Advice On Creating Online Music Database(6)
  5. Mirror My MySQL Database To Another Mysql Server(4)
  6. The Best Database(48)
  7. MySQL Output Database Question(18)
  8. Is It A Good Practice To Store Image Or Other Binary Files Directly In A Mysql Database(4)
  9. Permission Problem With Mysql Database Creation(8)
  10. Need Info On Database Programming Courses(2)
  11. Oracle "lite" Alternative?(9)
  12. Database Programming In Vba 6.0(1)
  13. How Many Concurrent Users For Oracle Database?(1)
  14. Database Size?(10)
  15. My Sql Database Help?(3)
  1. Need Help In Database Auto_increment(9)
  2. Connecting To A Remote Database(9)
  3. Database(1)
  4. Integrate Access Database Onto Intranet Site(5)
  5. Accessing Ms Access Database From A Centralized Location?(5)
  6. Mysql Database Management(1)
  7. Mysql Database Entry By Excel Sheets(2)
  8. Space Needed For Database(10)
  9. Database Access On Remote Server W/jsp(0)
  10. Some Useful Database Links.(7)
  11. Best Database(13)
  12. How To Understand A Database Schema(4)
  13. Free Or Opensource Database/schema Browser?(6)


 



- Lo-Fi Version Time is now: 22nd November 2008 - 09:14 PM