Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
12-14-2003, 12:47 PM
|
#1
|
|
Member
Registered: Jun 2003
Location: UK
Posts: 54
Rep:
|
A Database for Linux
Hi to all !
I am new to Linux ,and i was wandering : Is there any Database program in Linux Like Microsoft Access ? I mean i want to make a database but i dont know any database programming so a GUI database program is my only choise. Any suggestions ??
Thx in advance ! 
|
|
|
|
12-14-2003, 04:41 PM
|
#2
|
|
Member
Registered: Jan 2003
Location: United States of America and damn proud of it!
Distribution: Ubuntu
Posts: 460
Rep:
|
Umm, personally, I would use Oracle. It's harder to learn but a lot more reliable than Access.
|
|
|
|
12-14-2003, 06:43 PM
|
#3
|
|
Guru
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018
Rep:
|
I would definitely not use Oracle, especially if you are not interested in learning programming.
Unfortunately, I haven't run across anything in Linux that's quite as nice as Access. There are several powerful database systems, including Oracle, as well as free alternatives such as MySQL and PostGreSQL, but as far as a nice GUI database, they can be hard to find.
I'd say it partly depends on how many of Access's features you actually used, though. If you want something that has the full potential to create a graphical front-end for your databases, along with the VB-style event handling, functions, and so on, you may be better served by learning how to set up and configure one of the powerful SQL databases mentioned above. You'll probably need to learn SQL, at the very least, to do anything very useful with a database.
If you're more interested in just having a simple row/column database for keeping track of your CD collection or whatnot, you could probably find a specialized database with a GUI for your particular purpose.
Check out this article on Freshmeat, which may address some of your questions.
Last edited by wapcaplet; 12-14-2003 at 06:46 PM.
|
|
|
|
12-14-2003, 06:47 PM
|
#4
|
|
Member
Registered: Jan 2003
Location: United States of America and damn proud of it!
Distribution: Ubuntu
Posts: 460
Rep:
|
Well Wap,
Yeah, he could use Access if he wants to go with M$ crap. I have begun to hate M$ with a vengeance. Almost as bad as Daryl McBride but not quite as much. And another thing you're not even considering is how would access run on a LInux box in the first place?? I only suggested Oracle because as I understand it, most large companies that have databases use Oracle. I could be wrong but that's what I have been told to understand.
|
|
|
|
12-14-2003, 08:52 PM
|
#5
|
|
Member
Registered: Jan 2003
Location: Canada
Distribution: Ubuntu, Mepis, Debian
Posts: 158
Rep:
|
Re: A Database for Linux
Quote:
Originally posted by linuxlover1
Hi to all !
I am new to Linux ,and i was wandering : Is there any Database program in Linux Like Microsoft Access ? I mean i want to make a database but i dont know any database programming so a GUI database program is my only choise. Any suggestions ??
Thx in advance !
|
I have not tried or personally used this, but it seems to a GPL version of an Access-like DB frontend
http://www.rekallrevealed.org/
HTH
Steve
|
|
|
|
12-14-2003, 09:30 PM
|
#6
|
|
LQ Newbie
Registered: Dec 2003
Location: Austin, TX and Budapest, Hungary
Distribution: Mandrake 9.2
Posts: 27
Rep:
|
OpenOffice plans to have one in their 2.0 release, although thats not coming around until 2005...so i guess my comment is not of much use...
|
|
|
|
12-14-2003, 09:32 PM
|
#7
|
|
Member
Registered: Aug 2003
Location: Oakland, TN
Distribution: Debian, Kubuntu
Posts: 257
Rep:
|
If you install MySQL which is a pretty good data base, It will get done what you want. If you want a gui interface ( I use it all the time) Go to MySQL's site and download the control center. It looks allot like the MS SQL enterprise manager. Its a great way to create your data bases and tables without knowing the command line options. Give it a try it will work for you.
|
|
|
|
12-14-2003, 09:41 PM
|
#8
|
|
LQ Newbie
Registered: Dec 2003
Location: Austin, TX and Budapest, Hungary
Distribution: Mandrake 9.2
Posts: 27
Rep:
|
on that note, phpmyadmin does the job very well too, if you just need the gui for creating, viewing, maintaining the databases, tables, and records...
|
|
|
|
12-14-2003, 09:45 PM
|
#9
|
|
Member
Registered: May 2002
Location: Orlando
Distribution: Linspire 5.0
Posts: 82
Rep:
|
Re: A Database for Linux
Quote:
Originally posted by linuxlover1
Hi to all !
I am new to Linux ,and i was wandering : Is there any Database program in Linux Like Microsoft Access ? I mean i want to make a database but i dont know any database programming so a GUI database program is my only choise. Any suggestions ??
Thx in advance !
|
I had the same problem.. Solved it by using StarOffice (currently using the older 5.2 version). I set up a simple db database and imported my Access files. Was a snap. If you decide to go this route and need help, let me know and will be glad to assist.
|
|
|
|
12-15-2003, 12:04 AM
|
#10
|
|
Guru
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018
Rep:
|
Quote:
Originally posted by scottpioso
Yeah, he could use Access if he wants to go with M$ crap. I have begun to hate M$ with a vengeance. Almost as bad as Daryl McBride but not quite as much. And another thing you're not even considering is how would access run on a LInux box in the first place?? I only suggested Oracle because as I understand it, most large companies that have databases use Oracle. I could be wrong but that's what I have been told to understand.
|
I don't recall suggesting that using Access was a good idea, nor that it was a possibility, though apparently Crossover Office makes it fairly easy to run MS Office (including Access) under a modified version of Wine.
As for Oracle, to the best of my knowledge it is a rather pricey package. This place lists Oracle licenses for around $12,000 at discount; I have no idea what they actually cost, but it's certainly not cheap, and definitely not for the hobbyist. Sure, some large companies use Oracle, because they can afford it. A lot of other (in my opinion, smarter) companies use MySQL or PostgreSQL because they are free 
|
|
|
|
12-15-2003, 12:25 AM
|
#11
|
|
Senior Member
Registered: Nov 2003
Location: Knoxville, TN
Distribution: Kubuntu 9.04
Posts: 1,168
Rep:
|
Sybase's Linux products are often overlooked. They have much more in common with MS SQL Server than Oracle does, which makes transitioning painless. SQL Anywhere Studio is ideal for smaller companies and developers.
http://www.sybase.com/linux
|
|
|
|
12-15-2003, 12:08 PM
|
#12
|
|
Member
Registered: Jun 2003
Location: UK
Posts: 54
Original Poster
Rep:
|
Thx a lot men !!!!
You were very helpful to me !! 
|
|
|
|
12-15-2003, 03:15 PM
|
#13
|
|
Member
Registered: Dec 2003
Distribution: debian (when I can) RHEL (when I must)
Posts: 98
Rep:
|
If you check out rekall, could you report back and let us know how it compares to access? I've been meaning to check it out, but being on dialup I've not had the chance to download it.
|
|
|
|
12-16-2003, 07:19 AM
|
#14
|
|
Member
Registered: Jun 2003
Location: UK
Posts: 54
Original Poster
Rep:
|
I have tryied to install rekall but i faced some critical problems during the installation so i gave up. 
I think , i am going to learn MySQL.
|
|
|
|
01-12-2004, 06:58 PM
|
#15
|
|
Member
Registered: Oct 2002
Posts: 138
Rep:
|
>> I have tryied to install rekall but i faced some critical problems during the installation so i gave up.
>> I think , i am going to learn MySQL.
There is a slightly updated version of Rekall (released late December) which should be easier to compile (I found it much easier). There is also a precompiled trial version too if you want to try it. I am sure there will be freely available binaries appearing soon too (the source code makes it very easy to generate RPMs for various distros).
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:09 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|