Simple Database to Use in Puppy 5.1.1?

Booting, installing, newbie
Message
Author
User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#21 Post by Lobster »

Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

boneKrusher
Posts: 7
Joined: Sat 13 Nov 2010, 22:25

#22 Post by boneKrusher »

The REBOL programming language is well suited to database applications. A script can be written very quickly, or an existing script adapted.http://www.rebol.net/cookbook/recipes/0012.html

A search at the script library might reveal others -
http://www.rebol.org.

Need the engine, don't know how the license might relate to your application.
http://www.rebol.com

Rebol runs on Windows, Linus Mac, and about 20 other platforms, with little or no change to scripts. Very little overhead, extremely flexible - well worth a look or study. With a bit of luck, one might have a script up and running in less time than it takes to read the first chapter of the manual of some database packages.

discombolixt
Posts: 22
Joined: Wed 08 Dec 2010, 17:36

#23 Post by discombolixt »

Well here I am back. I fired up Puppy just to look at it again. I have basically guv it up. I liked the Puppy and would have changed over but the deal breaker is that it won't recognize my cameras and I was unable to get Wine to pick up my favorite MSWorks Database program. I did mess with Wine on 2 comps and almost had the Database on my old comp but screwed the thing up somehow and will now junk it.

Perhaps (probly) a more savvy operator coulda made it work. I simply haven't the time. Bye

tlchost
Posts: 2057
Joined: Sun 05 Aug 2007, 23:26
Location: Baltimore, Maryland USA
Contact:

Re: Simple Database to Use in Puppy 5.1.1?

#24 Post by tlchost »

discombolixt wrote:I’m looking for a simple data sheet. I’ve been using the MSWorks 8.5 DS which suits me perfectly. Is there a similar DS I can download?
Take a look at http://www.alexnolan.net/software/dbf.htm

It's a portable windows app that runs under wine.

DBF Viewer has the following features:-

* Open and viewing DBF File.
* Filtering on multiply fields to query data.
* Printing Tables and preview
* Add, Edit, Deleting and Updating records.
* Search with partial and Case Insensitive options
* Go to specified field (for tables with lots of columns)
* Table Info displaying Record count, Type, Language type, Records size,Indexed, Encryption, Last updated, fields and field types.
* Pack Table.
* Zap Table (Empty).
* Show / Hide Columns.
* Export to formats such as CSV, PDF, XLS, RTF, WKS, XML, HTML, DBF.
* Import wizard with field mapping.
* Record View and editing screen.
* New Table (Create a DBF File)
* Open table using command line parameters
* Set Table Type
* Visual Count

Good Luck,

Thom

mudpuppy
Posts: 17
Joined: Mon 10 Mar 2008, 03:18

#25 Post by mudpuppy »

I have a collection of several hundred model aircraft plans and use the built-in Gnumeric spreadsheet program in Puppy 4.XX as a simple database to keep them organized.

Like MS Works, I have several columns with headings of Category, Manufacturer, Model Name, Wingspan, Source, and Designer. Very handy system for quickly locating any chosen plan.

Sidestepped a lot of unnecessary spreadsheet learning by using OpenOffice.org for Dummies as my user manual. Go to the part about using Calc, all that you need to know is likely contained in the first two chapters. MS Excel is the model for OO, Gnumeric, and other spreadsheet programs so their learning materials are pretty much interchangable. With what you already know about MS Works, the learning curve should be a breeze :) .

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#26 Post by musher0 »

Hello.

If you're looking to process csv files, this might be just your ticket:

http://murga-linux.com/puppy/viewtopic. ... 95&t=75060

TWYL.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

Post Reply