Re: Database woes, never a real answere...

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 07/19/04


Date: Mon, 19 Jul 2004 12:59:09 -0500

On Fri, 16 Jul 2004 19:05:46 GMT, Jay King <mrpolitics@cinci.rr.com> wrote:

¤ Well so far I've been directed to Access (when I asked for a free
¤ solution), I'be also been directed to firebird. I then asked how with
¤ firebird do I create the initial database, and setup the table. So
¤ that I can go back to writting my program and having it handle the
¤ add/edit/delete/search functions. No one seems to be able to tell me,
¤ or to point me to some kind of walk through, I'm not stupid, but I
¤ also don't want to have to read some 150 plus page book to do
¤ something that shoudl be so much simpler. This database will not be
¤ used over a betwork or the internet. Only the client using the
¤ software will be using it and only one connection will have to be
¤ made.
¤
¤ What I really need is the ability to store some data like
¤
¤ index time/date server user
¤ message bayesianvalue
¤ 1 10:34:35 irc.winbeta.org bob
¤ blahblahblah .072344
¤
¤
¤ Now I COULD just write this data in a text file, but searching through
¤ it and querying for data would become unessecaraly difficult and take
¤ to much time. I thought a database would be a simply solution. That
¤ way I could simply request record 1, or the user name and get all the
¤ data I needed. Seraching would also be faster, and also the entering
¤ and deletion of data.
¤
¤
¤ Unfortunatly after three days of trying to use MyCC, firebird I cannot
¤ figure out how to cnnect properly with a password and IP address (why
¤ I dont want to use this over a 'connection'), nor do I particularaly
¤ care if its protected with a password or user name, and further more,
¤ neither of these programs listed have any instructions that tell you
¤ how to set up anything as default so you can connecto to the dame
¤ thing (sorry for the language).
¤
¤ I'm finding this extremely aggrivating, why isn't there a simple
¤ solution for me? I know of XML, unfortunaly theres not much out there
¤ telling anyone how to use XML if your not interested in using it over
¤ the net with ASP. Also xml takes up alot of space (its bloated comeon
¤ admit it).
¤
¤
¤ Ok I'm done my beg for help/rant. I have Sams tech yourself Begining
¤ databasses unfortunatly it usses access which I don't have and will
¤ not buy.

Have you looked at MySQL?

http://www.mysql.com

Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)



Relevant Pages

  • Database woes, never a real answere...
    ... firebird do I create the initial database, ... software will be using it and only one connection will have to be ... I know of XML, unfortunaly theres not much out there ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Hi
    ... connection open to the database or is it devoid of any DB connection, ... own xml stream will eliminate this. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Network Connections
    ... you can use a webservice as it is about an Jet database. ... Sending XML sets direct over internet is a little bit an old fashion way like using FTP, not to forget the sercurity risk inherited in that method. ... This is more for the connectionpooling than for the garbage collector, that is not so much dependend how long the connection is open. ... client have requested a Client /Server version that they can use over ...
    (microsoft.public.dotnet.languages.vb)
  • RE: Database woes, never a real answere...
    ... Using XML in .NET, in any environment is very simple. ... If lots of data, use a database. ... > firebird do I create the initial database, ... > software will be using it and only one connection will have to be ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Delphis for CE?
    ... One choice is going to be language to program in, and the other will be database to store data with. ... We're also considering having either a PDA add-on that synchs with the desktop version, or a PDA stand-alone without desktop version. ... I am used to regular databases like Firebird, MSSQL etc so the easiest way to get used to it for me was to treat it like a searchable object stack. ... My latest experiment was creating a mongrel database class of my own using XML to load/save to file, and loading search criterion into datatableat run time. ...
    (borland.public.delphi.non-technical)