Search the web
Sign In
New User? Sign Up
metabase-dev · Metabase Development discussions list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 887 - 916 of 1151   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
887
Hi, I've just started using metabase. I tried installing the database onto pgsql with such schema. ... <database> <name>opencs</name> ...
Rex Chung
MAnCjeW
Offline Send Email
Oct 2, 2002
6:41 pm
888
Hello, ... Sequence values are not generated automatically. You need to get the next value using MetabaseGetSequenceNextValue() and use the resulting integer...
Manuel Lemos
mallemos
Offline Send Email
Oct 4, 2002
4:06 am
889
Hi, Is there ways to define the relation of the data fields? Regards, Rex...
Rex Chung
MAnCjeW
Offline Send Email
Oct 4, 2002
6:04 am
890
Hello, ... Currently no. But depending on what you want to achieve you may not need that at all. Why do you need that? -- Regards, Manuel Lemos...
Manuel Lemos
mallemos
Offline Send Email
Oct 4, 2002
6:10 am
891
Hi, I am working with a postgreSQL schema. It has references in between a lot of table. I'm trying to a make a system using metabase that can manage such...
Rex Chung
MAnCjeW
Offline Send Email
Oct 4, 2002
6:26 am
892
Hello, ... I see. Primary and foreign keys were planned but never implemented due to the lack of a real need for my own projects. Other than that, it is not...
Manuel Lemos
mallemos
Offline Send Email
Oct 4, 2002
6:40 am
893
Hi, ... that ... This is about 80% as what I'm trying to do but I guess my intention is to manage content rather than class generation. I might make some mod...
Rex Chung
MAnCjeW
Offline Send Email
Oct 4, 2002
7:08 am
894
Is there ways to find out the data type of a field of a table? Cheers, Rex...
Rex Chung
MAnCjeW
Offline Send Email
Oct 8, 2002
9:04 am
895
Hello, ... It depends on what you mean. If you mean, to know what is the native data type of a field in a table, no. If you mean what would a certain field of...
Manuel Lemos
mallemos
Offline Send Email
Oct 8, 2002
11:37 am
896
Hi, I'm trying to build a high level app that generates the xml definition file. But I'm running to problems with the xml file parsing. The tags in the xml...
Rex Chung
MAnCjeW
Offline Send Email
Oct 9, 2002
4:07 pm
897
Hello, ... Exactly. ... This is not a problem. You may want to hack the XML parser to trim the whitespaces but I see no reason to do do, even less when you are...
Manuel Lemos
mallemos
Offline Send Email
Oct 9, 2002
5:05 pm
898
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metabase-dev group. File :...
metabase-dev@yahoogro...
Send Email
Oct 11, 2002
12:47 am
899
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metabase-dev group. File :...
metabase-dev@yahoogro...
Send Email
Oct 11, 2002
12:49 am
900
... [mailto:metabase-dev@yahoogroups.com] ... for ... the ... hmm I am thinking if that is really the best solution? The fix I provided would still read and...
Lukas Smith
dybvandal
Online Now Send Email
Oct 11, 2002
7:38 am
901
Hello, ... Honestly I did not understand your patch very well maybe because you only showed me two lines. If what you meant was just suppressing...
Manuel Lemos
mallemos
Offline Send Email
Oct 12, 2002
1:54 am
902
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the metabase-dev group. File :...
metabase-dev@yahoogro...
Send Email
Oct 15, 2002
11:38 pm
903
Hi, I am just wondering why you bother to determine the correct seperator to use in the MetabaseSetupInterface() function and the LoadExtension() method. ...
Lukas Smith
dybvandal
Online Now Send Email
Oct 29, 2002
2:28 pm
904
Hello, ... DIRECTORY_SEPARATOR was only introduced in PHP 4.0.6 . -- Regards, Manuel Lemos...
Manuel Lemos
mallemos
Offline Send Email
Oct 29, 2002
2:41 pm
905
Hello, Finally I was able to make a initial release of MetaL persistence module. There is a more detailed news release in the page below, but basically this a...
Manuel Lemos
mallemos
Offline Send Email
Nov 1, 2002
10:05 am
906
hello quiet list :-), a month ago i came up with the subject of associative query results. after a really busy time, last night i could finally spend some time...
Stefano
slocati
Offline Send Email
Nov 11, 2002
11:44 am
907
Dear Manuel, Do you have any documentation on reverse engineering Metabase schemas? In particular, I'm interested in knowing what features are currently ...
Thomas Duffey
c0rnfusion
Offline Send Email
Nov 11, 2002
3:35 pm
908
There is a structural problem with the reverse engineering: It needs to be interactive. Other than that it does help a lot. I think the reverse engineering...
Lukas Smith
dybvandal
Online Now Send Email
Nov 11, 2002
5:16 pm
909
Hello Lucas, Thanks for the tips. I will checkout MDB's reverse engineering if time permits, although I would rather stick with Metabase at the moment. I have...
Thomas Duffey
c0rnfusion
Offline Send Email
Nov 11, 2002
5:52 pm
910
... time ... Fair enough. Hmm I am bit curious/confused ... the reverse engineering it not really meant for being integrated into applications but more to go...
Lukas Smith
dybvandal
Online Now Send Email
Nov 11, 2002
6:03 pm
911
Hi Lucas, My primary interest in reverse engineering is to make the lives of my fellow developers who are new to Metabase easier. They tend to forget that you...
Thomas Duffey
c0rnfusion
Offline Send Email
Nov 11, 2002
8:03 pm
912
... through ... have a ... database. ... hmm ok gotcha. Then you really need something like what I want for the MDB_frontend. Because then phpMyAdmin is not...
Lukas Smith
dybvandal
Online Now Send Email
Nov 11, 2002
8:19 pm
913
hi, this time i've a question about metabase xml schemas. i've built one for setting up my open source application. it contains both the schema and the...
Stefano
slocati
Offline Send Email
Nov 13, 2002
9:35 pm
914
... There is a little problem with this that I am not sure how to solve it. Some databases like Oracle, change the column names to upper case or even truncate...
Manuel Lemos
mallemos
Offline Send Email
Nov 13, 2002
11:08 pm
915
Hello, ... Well this is a feature contributed by Jeroen Derks. I just tweaked the API and added the example. To test this properly it is needed a new test case...
Manuel Lemos
mallemos
Offline Send Email
Nov 13, 2002
11:39 pm
916
Hello, ... You should always put in the was parameter what was in the name parameter in the .before XML file no matter how many times you rename it the field. ...
Manuel Lemos
mallemos
Offline Send Email
Nov 13, 2002
11:39 pm
Messages 887 - 916 of 1151   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help