Help looking for a database

For years I have relied upon Appleworks for my simple database issues but have not hit a snag. The nature of the data I am now storing requires large numbers of characters to be stored in a single field. Appleworks has a character limit of approx 500. This is next to useless for me.
Does anyone know either a way around this, the text is either sections of an interview or comments (which can be in excess of 100 words), or of a simple, intuitive alternative that also has the easy switch between the card and list view.
Any help and all suggestions are very welcome.
mac mini 1.42 & imac g5 20"   Mac OS X (10.4.7)  

Hello
Before studying an other tool, it may be time to learn that since its first delivery in year 2000, the text field's limit is not 500 characters (as written in the specs) but 1000 characters.
If this is not sufficient, it is time to look at an other application:
FileMaker 8.5
4th Dimension
openOffice 2.x
neoOffice 2.x
I know that the late two are FREE but I don't know if there is a way to store pictures with them.
Yvan KOENIG (from FRANCE mercredi 12 juillet 2006 16:44:11)

Similar Messages

  • Help: looking for Serialization suggestions (on strategies and products)

    Hello,
    I'm looking for suggestions on how to tackle a Serialization issue. Suggestions on tools to use, and approaches for "do it yourself" coding are both needed.
    I need to serialize a large evolving codebase with a minimum of rewriting (overriding readObject... for each class is out of the question, likewise embeding metadata comments for all classes is also out of the question). Currently the codebase is using Java's default Object Serialization (to a binary array). This is completely unacceptable for the long term (object versioning and migrations are a nightmare).
    As such I've determined that JSX/JSX2 looks like a feasable solution (the pricing is nice; the mechanism wrappers readObject, writeObject (so a minimum of recoding); they automatically map objects back and forth and don't require Objects to be constrained (with meta data, being a given format (such as beans...))). I was leaning towards Object -> XML because:
    1) it is easy to read and therefore parse / upgrade / version
    2) it would fit into many different types of databases without need of specalized decompositions (just put the whole object in a data cell)
    however, management really wants to go Object -> tables. I am a bit leery about this but I keep hearing "we have no plans to move to any data technology other than RDB". Given those assumptions, it kind of pulls me in another direction. Namely a table serialization would have greatly enhanced performance (one could scan for objects with the highest value of some instance var quite quickly; with the other scheme it would be rather expensive...). So now I'm looking for suggestions on products that serialize Object -> table. The product at www.objectmatter.com looks like it might work well, but the licencing seems expensive. JSX/JSX2 might have Object -> table capability in the future but not now.
    Likewise, loathe as I am to reinvent a complex wheel, I am looking for strategies on rolling my own object -> table mapping code.
    On the one hand I think I might implement the serialization in a way similar to JSX (wrapper readObject...) as this would seem to give a direct route to the relevant instance variables.... On the other hand this would be even more slow than Java's current serialization, and I think I might go a bit blind parsing the binary stream. I could write some "stand-alone" that scans .java or .class files and auto generates a mapping file, then I could use some tool like Castor (however, given the complexities of some of my classes I think they might break Castor). The big problem is that my classes are complex and ugly (inner classes, anon classes...) so I get the feeling developing an algorithm for serializing them will be difficult and error prone. I was thinking of using Reflection and some guesses on getter/setters but now I'm thinking of using Java's security model (basically to turn all instance variables into "public" ones for my serialization routine).

    An update:
    Actually Castor didn't look as "full featured" as I originally thought...
    So for now I'm trying to write my own persistance manager. Its along the same lines as the article "Using Reflection to Automatically Map Objects to a Database" (which can be found at URL http://www.ajug.org/meetings/2001/DBMap.html ).
    The cool thing is that I have permission to make my work open source (I think that will help my company and others). My project goals are:
    1) create the persistance manager
    -the manager can be easily extended for any backing DB (within reason); so not just RDB but LDAP.... This will enable the user to easily "plug & play" DB technologies.
    -the manager will have a very simple (and limited) API similar to
    serialization. Basically one will be able to save, delete, and
    retrieve objects without needing predefined DB-Object mapping
    files.
    Likewise the user will be insulated from DB specific details.
    I am going to add a "context" which is basically a level of
    transactionalism (either the backing db supports it or you code it
    into your db wrapper layer).
    There will NOT be much in the way of query support.
    2) hook into existing "bridge" technologies
    -when I get done I want to see if I can get my auto-mapping & my
    persistence manager... to "cooperate" with stuff like Castor,
    Hibernate, OJB, TJDO.... This is a much lower priority but I see
    it as strategic for the long term growth of the project (it will
    enable users to transition from "dumb" auto-maps to "smart" custom
    ones seemlessly
    I'm going to open another thread about this on the forum.

  • Looking for a database collection app for children

    Hi,
    I am a primary school teacher and I am looking for a interesting way for my children to learn about databases and spreadsheets this term using the Ipads. I have looked at using Numbers but I am looking for an app that is child friendly and looks at them creating their own fields and collect their own data. Ideally want them to also use the camera to collect data and do majority of this on the ipad rather than sync it from a pc. Anyone kow any good apps for this?

    That looks perfect!
    I googled at first, and found a site with an alphabetical list of about 30 different database options. I got about 4 into it before deciding I should ask the experts. :)
    Thanks a lot!

  • Looking for a database application with report-writing capabilities for my iMac.

    Does anyone know of an iMac-compatible database application (small business type) with report-writing capabilities?

    That's easy, you are looking for FileMaker Pro. You can find it at:
    http://www.filemaker.com

  • Looking for Book Database App

    I am looking for a book database app to keep track of my physical books. I have used a Windows based application called BookBag plus but it looks like there won't be an iPhone version. I'm looking for an app that offers barcode scanning and a database that will work on my iPhone, iPad and PC (via the web) at the same time. I've looked at iBookshelf and Book Crawler and they seem OK but they don't seem to work on multiple devices. From what I can tell I will be able to transfer my existing database via a CSV file.
    Any recommendations will be appreciated.
    Thanks,
    Mike

    Hi,
    http://astore.amazon.com/oraclebooks-20/detail/1590599683 {Part IV Database Tuning }
    Greetings,
    Sim

  • Looking for Teaching Database

    I am looking for a large enterprise teaching database for a group of students taking DBA courses at a private IT education institute I work for.
    The database has to have sufficient number of tables, indexes, and other objects as well as data volume so as to represent as close as possible to a real world enterprise database.
    Data volume is important. We want to be able to introduce these students to the reality of large enterprise data volumes and the impact of high volume queries, by concurrent users, on database performance.
    Bottom line here is that we need a database that will force the student to deal with administration, tuning, backup, etc in a realistic manner.
    Does anybody have such a database that we can use or know of a location that teaching databases and data can be downloaded.
    Our intention is to not provide them the database but to create a set of specs form the database we get and have studetns model and desing their own versions of it. They will then import the data we provide.
    Thank you for any and all assistance you can provide.

    That looks perfect!
    I googled at first, and found a site with an alphabetical list of about 30 different database options. I got about 4 into it before deciding I should ask the experts. :)
    Thanks a lot!

  • Looking for customer database template

    A buddy of mine just got an ipad and since I have an ipad as well he wants me to create a simple customer list for his small business, since he does everything with pencil and paper.  There is a template called Checklist and when you click on new form this paperclip looking page comes up that would be really nice to start out with but how to you create that folder with paperclip?  Also it will be like the rolldex style where it would file by last name and just have name, phone number, email and history. Really simple and can search by last name
    Any templates that would fit what I'm looking for?

    you can use every Excel / Numbers format document as a "template". Search on the web, e.g. Microsoft alone has thousands of ready made solutions on their office web portal. Everything you find on the web will open in numbers.app if you click on a xls,xlsx or .number file.
    If you look for pretty solutions that are especially made for the iOS versions, look in the app store - these of course be no "templates" ( you can't add or remove the ones that came with numbers.app ) , but  are apps that include pre-made spreadsheats that will then open inside your numbers.app . Most of these "apps" cost money, though. I would follow the web ressources. You can always customize spreadsheats or start with the blank one and thus create your own "template" ( again : these will never appaer in the template-chooser, but will be treated as a unique file. ).

  • How I want to use iCloud + my PC, help/look for answers here

    Howdy all, I will be updating this if i manage to fix my problems
    So I love my iPad, and I will soon get an iphone. But regardless of those purchases, I still have a PC and I will continue using it.
    But I love my iPad as my main personal organizer, (contacts, calendar, etc). So I want to be able to use my iPad to update stuff and have my contacts, calendar, and purchases apply to my PC as well as my future iPhone. Since apple devices sync my easily, I decided to make this discussion to help others as well as my self set up apple to windows related things.
    And please, back up your device before anything, just incase.
    I am using:
    Windows 7 home edition 64bit
    iTunes 10
    iPad IOS 5
    Outlook 2010
    I don't think I have to list anything else, but if I do, just ask!
    So what I am trying to do -
    PLEASE TELL ME IF I AM WRONG, Thats the point me doing this
    Apps - This part is DONE
    http://support.apple.com/kb/PH1620?viewlocale=en_US
    So, you have to turn the MUSIC, APPs, BOOKS on through iTunes(PC) as well as your devices. So now, buying apps, as long as you devices/PC has your account logged in, it should apply my purchase to all of them at once.
    Book Marks- This part is DONE
    I like to use chrome. But to sync them together, I exported all of my Chrome bookmarks,  and shoved it into Safari, it seemed easier than using IE.
    I then synced my ipad's book marks into Safari. Now Safari, on my PC, contains ALL of my iPad and Chrome book marks. I then exported the bookmarks from safari and imported it into Chrome. A bit longer and annoying, but it worked.
    So from now on, all Chrome bookmarks on my PC will have to be added to Safari. And my iPad bookmarks, will require me to carry it from Safari to Chrome.
    Photos - This part is DONE
    So, in my own opinion, Photo stream is stupid.  All this is, is Dropbox for pictures.
    On a PC, after setting it up, it will give you a Photo Stream Folder. ANY pictures you put into Photo Stream Folder will be on photo stream and sync to all of your devices that have it turned on. But, in order to KEEP this picture, you must save each one or else it will auto delete in 30 days.
    But, any photo that you take SHOULD automatically download into your PC. Which will also require you to save the photos into a different folder.
    My boss at work figured this part out. IN ORDER TO ERASE photos off of photo stream, you will have to reset photo stream, which will kill the cloud distrubution of the pictures to each device, and erase those pictures on the cloud. Then you have to delete it off each device.
    We believe that apple will change this. I mean, its kind of pointless if you can erase the pictures.
    This part is where I had to use Outlook 2010.
    Please note, This is a brand new outlook, I do not care about anything previously inside and there is nothing for me to erase or lose
    eMails - This part is DONE
    So the point of this part is to sync your iPad mails with your Outlook 2010. I don't use this, because I still prefer to go to each of my 3 individual email accounts to send mail. If I were out and about, I would be accessing each email through the website or my iPad, so I do not see the point in setting up the email sync.
    But in order to use eMail, contact, calendar sync with Outlook, I had to make a default account. I HAVE NO CLUE what that means, but the error was this
    "Setup can not continue becuase outlook isnt configured to have a defualt profile. Check your outlook settings and try again."
    So find the settings a set a default account. IF you wanted to set the account to your @me.com account, then you will have to connect that email to outlook. But, it WONT WORK! I used these settings
    p99-imap.mail.me.com  > incoming
    p99-smtp.mail.me.com  > outgoing
    check remember password and SPA
    then go to "more settings" > "Advanced" tab and enter
    For IMAP  Port :"993" or just choose SSL from the encrytion dropdown
    For SMTP Port : "587" and choose Auto from the encrytion dropdown. (do not choose SSL)
    then goto outgoing server tab
    check first box ...SMTP
    Provided by https://discussions.apple.com/message/16351758#16351758
    Calendar - This part is PARTIALLY DONE
    My original Calendar was on Gmail, I synced my calendar from my gmail to my iPad. But with the new iCloud, I want it to all be on the cloud. I think I can sync the iCloud's calendar into outlook, but I cannot push my calendar from Outlook into iCloud.
    So ON my iPad, I did a list view, and clicked on each event (thank god I only had 6 months worth of stuff, and changed it from my gmail calendar to save onto my ipad. So then since the events are now saved onto my iPad, I pushed that into the iCloud.
    Now all that is left to do is to PUSH my iCloud Calendar into my Outlook. So then when I update stuff, it will show up on my PC.
    But with the iCloud Control Panel, I cannot sync my Calendar. I keep getting this error
    "Setup can not continue becuase outlook isnt configured to have a defualt profile. Check your outlook settings and try again."
    I have no clue what to do
    Contacts - This part is PARTIALLY DONE
    I am still working with this, but that error like the one above is still there as well.
    But with the iCloud Control Panel, I cannot sync my Calendar. I keep getting this error
    "Setup can not continue becuase outlook isnt configured to have a defualt profile. Check your outlook settings and try again."

    @Naiks, having suffered through unsuccessful synching attempts for Calendar and Contacts myself, l would suggest you try the following:
    UNINSTALL iCloud control panel from your PC. Seems silly, but do it.
    Go into Outlook, and look at the very top menu. Click FILE, then ACCOUNT SETTINGS, then click the popup box.
    You will see a list of all your email accounts. Make sure that ONE of them has a checkmark against it. If not, select the account your want as your default, and click "set as default.
    Exit out of Outlook and reboot your machine.
    Now reinstall iCloud, check CALENDAR and CONTACTS, and do as instructed when prompted.
    Reboot for good luck and now launch OUTLOOK. All that remains is to locate your iCloud Contacts and Calendar files, and make them your default.
    IMPORTANT: Don't panic if you can't find your contacts -- they're there. Click CONTACTS and you'll see you have several available contact files. Locate the one label "iCloud" in grey type. Right-click on it, select PROPERTIES, then click the Outlook Address Book tab. Check the box that says something like "Make this my default Outlook Address Book." Keep clicking "apply" and "okay" until you've exited out of the dialog box maze.
    You may have to do something similar with your Calendar files. I dd not, but if you need to, do it.
    Everything should now sync pretty seamlessly.
    I didn't have the exact same problem as you, but my dilemma was close enough. Good luck!
    Arthur P. Johnson

  • Looking for a database

    Can anyone point me to a good free cross platform database for use in a desktop app? My needs are minimal (storage only, no procedures or triggers). I'd like to keep my footprint as low as possible on the target machines. If it has a GUI for development, that'd be great, but command line works too.
    Thanks!

    That looks perfect!
    I googled at first, and found a site with an alphabetical list of about 30 different database options. I got about 4 into it before deciding I should ask the experts. :)
    Thanks a lot!

  • Help - Looking for Openbox or OB/Xfce solutions [SOLVED]

    I'm considering dropping GNOME (again) and switching to lightweight WM (Openbox) and/or DE combo (Xfce/OpenBox).  I really like how easy Openbox is to use and I've read several OB-related threads here, trying to determine how other folks optimize it, but I'm still left with questions that I can't seem to find answers to.  I'm looking at using this setup on my Dell 6400 notebook which is currently a GNOME-centric desktop, with the exception of K3b, K9copy and a QT-frontend for VirtualBox.
    The top 5 features I'm hoping to keep are as follows:
    1. GUI-based SSH
    Currently I use Nautilus to quickly browse remote servers, but is there a standalone GUI commonly used, or should I just get use to the shell?
    2. Hibernate/Suspend support
    In addition to basic powersaved functionality, GNOME offers options at shutdown or via gnome-panel.  Does OB and/or OB/Xfce has something similar?  When I tried Xfce in the past, I could never get the power management options to appear on the shutdown screen.
    3. GUI-based volume management
    I know Thunar can do this, but what do standalone Openbox fans use to quickly mount/unmount volumes?
    4. Font hinting/antialiasing
    Xfce can do this, but what about a standalone Openbox config?
    5. Multimedia hotkeys
    This should still work with Xmodmap, etc. but is there anything else I should know about?
    If anyone can help shed some light on these topics, I would greatly appreciate it.
    Last edited by thayer (2009-01-29 03:37:27)

    thayer.w wrote:2. Hibernate/Suspend support
    In addition to basic powersaved functionality, GNOME offers options at shutdown or via gnome-panel.  Does OB and/or OB/Xfce has something similar?  When I tried Xfce in the past, I could never get the power management options to appear on the shutdown screen.
    Since Openbox is only a window manager, it does nothing in the way of hibernation or suspension. However, as long as you have ACPI working, you can still suspend/hibernate very easily. On my laptop (macbook) I simply put an option in my menu to suspend the machine by running my suspend script (which is basically "echo mem > /sys/power/state" with some commands to load/unload necessary modules and daemons)
    3. GUI-based volume management
    I know Thunar can do this, but what do standalone Openbox fans use to quickly mount/unmount volumes?
    Thunar is my file manager of choice. It is lightweight, yet fully featured. I've used Thunar with Openbox for quite some time.
    4. Font hinting/antialiasing
    Xfce can do this, but what about a standalone Openbox config?
    As mentioned above, Openbox is completely separate from your fontconfig.
    5. Multimedia hotkeys
    This should still work with Xmodmap, etc. but is there anything else I should know about?
    What [vEX] said. I use this method with xmodmap to get my apple remote working with MPD
    When you use Openbox, and only Openbox, you start to realize that Desktop Environments add no additional functionality, only convenience. On the other hand, they can also muck things up by being proprietary and at times overly complicated. KISS.
    Last edited by cry0x (2007-07-22 05:26:02)

  • Help looking for editing program

    I'm wanting to get a new software tired of iMovie and idk what to get I would like to stay under the 1000's if possible I was also looking into final cut express but I was reading the servers are dead now? What dose that mean would it effect anything if I did buy it anyway???? Please help!!!!!

    If you're planning on an editing career, I doubt that many post houses will be using FCP-X.  At least not for quite some time.  Youd be better off learning Avid.  But if you plan to be your own boss, and you're not editing for broadcast, feature films or any type of project that would require collaboration of any kind, FCP-X is probably be just the thing you need.
    As of now, FCP-X is geared toward the editor that needs no collaboration, that doesn't need to output to broadcast tape formats, that doesn't need to monitor on a professional external TV monitor, that doesn't need a full featured DVD authoring app, that outputs primarily for web viewing and limited DVD.  That may change in the coming months and years as third parties develop products that add some of the functionality that was stripped away by Apple.  Apple themselves may add some of those features back, but I wouldn't bet my business's future on it.
    That said, I agree with Matt; don't waste time, money or effort on training to use software that has been discontinued. Try out FCP-X and see if it suits your needs.  There's a great series of free tutorials here: http://www.izzyvideo.com/final-cut-pro-x-tutorial/ and also a paid tutorial here: http://www.rippletraining.com/categories/final-cut-studio-courses/final-cut-pro- products/final-cut-pro-10-core-training.html
    -DH

  • RE: Looking for some database statistics and wait event statistics

    Hi:
    We are using Oracle 10g RAC on Sun Solaris 5.9.
    1) In GV$SYSSTAT, we cannot find the following database statistics:
         'global cache converts',
         'global cache convert time',
         'global cache gets',
         'global cache get time',
         'global cache convert timeouts',
         'global cache defers'
    2) In GV$SYSTEM_EVENT, we cannot find the following wait event:
         'buffer busy global CR'
    For 1) and 2), could you please tell us where to retrieve the above information,
    or suggest a reasonable alternative?
    Have these stats been removed in Oracle 10g?
    Have they been renamed? To what?
    3) We currently compute the number of additional redo logs that can be accommodated in the free space of the archive directory using the formula:
    (arhive directory free space / redo log file size)
    However, using ASM we find that the free space for a ASM diskgroup is being reported as zero in the table v$asm_diskgroup if the diskgroup is mounted manually. How would one go about retrieving the free space for a logical volume?
    Thanks

    Hi:
    We are using Oracle 10g RAC on Sun Solaris 5.9.
    1) In GV$SYSSTAT, we cannot find the following database statistics:
         'global cache converts',
         'global cache convert time',
         'global cache gets',
         'global cache get time',
         'global cache convert timeouts',
         'global cache defers'
    2) In GV$SYSTEM_EVENT, we cannot find the following wait event:
         'buffer busy global CR'
    For 1) and 2), could you please tell us where to retrieve the above information,
    or suggest a reasonable alternative?
    Have these stats been removed in Oracle 10g?
    Have they been renamed? To what?
    3) We currently compute the number of additional redo logs that can be accommodated in the free space of the archive directory using the formula:
    (arhive directory free space / redo log file size)
    However, using ASM we find that the free space for a ASM diskgroup is being reported as zero in the table v$asm_diskgroup if the diskgroup is mounted manually. How would one go about retrieving the free space for a logical volume?
    Thanks

  • Netweaver CE 7.1 install looking for a database

    During the database portion of a Netweaver CE 71 Distributed system
    install we get the following error.
    u201COracle software not installed. Install Oracle software before
    continuingu201D
    It is true we initially did not have a database client installed
    because the u201CSAP NetWeaver
    Composition Environment 7.1 SR5 on Windows: Oracleu201D guide stated the
    following
    As of Oracle 10g there is no need to manually install the Oracle client
    software on the application
    server, as SAPinst automatically installs the client software in the
    DIR_CT_RUN directory.
    After getting theu201D Oracle software not installedu201D message we installed
    an oracle client but are still getting the same error.
    Any assistance you can provide would be most appreciated

    Thank you for the reply.
    I think you pointed us back in the right direction.  We were interpreting the error as SAP needing a client but in reality the SAP install was not able to connect to the Oracle server running on a different server in a different domain.
    We are now try to address the cross domain problems.

  • Hello i need help looking for fire fox 64 bit i have 32 bit it really slowing down my laptop

    hello I was told there was a 64 bit that I can use for fire fox iam using windows 8.1 but I can only find fire fox 32 bit I need help to get 64 bit plz and thx

    locking this question as duplicate, please continue at https://support.mozilla.org/en-US/questions/1047357

  • Help.Looking for a new HD/ mini DV camera that will work with FCP ExpressHD

    I just bought a imac with final cut express HD and am looking to buy a new HD/mini DV camera for under $900.00 that i will have no problems with my mac.I was looking at the Sony-HDR-HC3 HD mini which i found for $700.00 and that seemed pretty good.Does any one have any suggestions??I would greatly appreciate it.

    When you say no problems with your Mac are you aware of the workflow difficulties editing HDV? e.g monitoring via external HD monitor is an expensive option, burning HD DVD's similarly so.
    However this cam has an HDMI out to enable you to connect to your HDTV to view your recorded content, so if you can live with monitoring through your computer for editing, this is a decent camera for the $$'s.
    A friend of mine has a Sony DCR-HC96 and is pleased with the larg(ish) single CCD, giving improved low light capabilities over other domestic miniDV camcorders.
    At around $500, it is a miniDV alternative worthy of consideration, if more suitable for your budget without the HDV editing headaches.
    It depends whether you really need/want HDV rather than SD and what your final output requirements are.
    Good Luck, Dave

Maybe you are looking for

  • Backing up my iphone from a specific file

    So I recently restored my iphone and backed it up on accident, Replacing my backup file that had everything in it! However when I went into my backup folder , I found 2 files one which was 8MB one that was 4GB. I clicked on the 4GB and it's my origin

  • Last played from itouch to itunes

    Hi, Ive listened to a lot of songs on my Itouch 2nd gen 16gb and when I connect it to my pc it doesn't update anything (last played, play count etc) in my music library on itunes. Anyone know how to get it to update. Right now on my touch i have song

  • When should I replace the battery?

    I've head my macbook for about 26 months now, I downloaded coconut battery after I realized that my full charge isn't nearly what it used to be. I found out that my battery health is around 50%, since the warranty is over, should I buy a new battery?

  • Delivery-related billing for TAS : take VPRS value from GR or Invoice

    Hello, One my customers currently invoices stock items and Third-Party Items separately. He now wishes to invoice both items together. In Third-Party standard flow no delivery is needed. In order to invoice both items together I have now activated th

  • Adobe reader will not work with games

    adobe reader will not work with games