<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<BR>Can you suggest something for me? I am trying to write a database to keep my feed info for a google transit feed. The data set isn't going to change too much, but I am going to run a lot of querys. I would like to use a GUI similar to MSSQL SSMS.<BR>
 <BR>
I don't have enough experience with MySQL to write the statements by hand without alot of digging.<BR>
 <BR>
<BR>Joseph Wennechuk<BR>________________<BR><BR><BR><BR> <BR>> Date: Tue, 8 Sep 2009 11:22:27 -0400<BR>> From: rbclemen@gmail.com<BR>> To: kwlug-disc@kwlug.org<BR>> Subject: Re: [kwlug-disc] open office question.<BR>> <BR>> I have a little bit of experience with Base. It is not without<BR>> problems (at least in the 2.x series--3 may be a bit better. I have<BR>> yet to test most of it.)<BR>> <BR>> Formatting of data entry seemed problematic to me. I ended up having<BR>> to enter time in the hh:mm:ss format when the hour was redundant. The<BR>> output could be formatted back the way I wanted without too much<BR>> trouble.<BR>> <BR>> As for field descriptions, I have no problems in 3.x, don't remember<BR>> noticing them in 2.x either. The only saving problem I had was not<BR>> realizing that it hadn't saved because I didn't read the popup that<BR>> told me about the missing primary key.<BR>> <BR>> Also, I assume that you are using the internal local-file DB engine in<BR>> Base. It is possible to get it working as a frontend for any DB that<BR>> supports ODBC or JDBC (I think) but it requires extra work and some<BR>> additional packages, and I have never done that. If you have<BR>> installed this system then the problem may be related to what Base is<BR>> capable of saving in the external DB.<BR>> <BR>> Not convinced that Base on its own is ready for mission critical<BR>> deployments yet, but I have only scratched the surface, and I don't<BR>> have any formal experience with databases.<BR>> <BR>> Brent<BR>> <BR>> On Mon, Sep 7, 2009 at 6:13 PM, Joe<BR>> Wennechuk<youcanreachmehere@hotmail.com> wrote:<BR>> > I am making some tables for an open office base project. As I go through and<BR>> > enter descriptions and set data types, etc everything looks okay. As soon as<BR>> > I hit the save button for the table all of the descriptions go bye bye<BR>> > except one, and some of the formatting is lost also. I dont have much<BR>> > experience with base, and I don't want to do this a fourth time unless I<BR>> > know its going to work. Is base good? I'm doing a project with the google<BR>> > transit api? Will base work well for a small database?<BR>> ><BR>> > Joseph Wennechuk<BR>> > ________________<BR>> ><BR>> ><BR>> ><BR>> > _______________________________________________<BR>> > kwlug-disc_kwlug.org mailing list<BR>> > kwlug-disc_kwlug.org@kwlug.org<BR>> > http://astoria.ccjclearline.com/mailman/listinfo/kwlug-disc_kwlug.org<BR>> ><BR>> ><BR>> <BR>> _______________________________________________<BR>> kwlug-disc_kwlug.org mailing list<BR>> kwlug-disc_kwlug.org@kwlug.org<BR>> http://astoria.ccjclearline.com/mailman/listinfo/kwlug-disc_kwlug.org<BR></body>
</html>