Hello Alex, ... These warnings are harmless and they should have never show up because the functions in question already take the pertinent arguments as...
Manuel Lemos
mlemos@...
Jan 2, 2001 4:16 am
201
I would like to see a driver developed for the Oracle Rdb database. For those of you who are not familiar with this product (formerly owned by Digital...
rdbadmin@...
Jan 19, 2001 4:20 pm
202
Hello, ... Can PHP interface with this sort of Oracle database natively (interfaces ORA or OCI)? Manuel Lemos...
Manuel Lemos
mlemos@...
Jan 19, 2001 5:11 pm
203
... As far as I know, we can only do an ODBC connection. We would like a native PHP connection without the use of ODBC. If you wanted more details, I would ...
Frances Murphy
rdbadmin@...
Jan 19, 2001 6:58 pm
204
I am a bit confused about where I should place various metabase files. I put most everything in my include directory (/usr/local/apache/php) and a few test...
Carl J. Mosca
cmosca@...
Jan 19, 2001 9:19 pm
205
Hello Frances, ... native ... I would ... Humm.. I see. I'm afraid it needs to supported natively by PHP first before we can add support for that in Metabase,...
Manuel Lemos
mlemos@...
Jan 19, 2001 10:59 pm
206
Hello, ... files. I put most everything in my include directory (/usr/local/apache/php) and a few test scripts (driver_test.php, setup_test.php) in my htdocs...
Manuel Lemos
mlemos@...
Jan 19, 2001 11:03 pm
207
If I set type $database and $name variables *before* the call to MetabaseSetupDatabase in bc_global_db.inc I get 6 sequence failed! messages. I can see errors...
cmosca@...
Jan 20, 2001 5:39 am
208
... required ... anyway ... Did you run the script to setup (create) your database under Interbase? If you did but the tables were not created, maybe there was...
Manuel Lemos
mlemos@...
Jan 22, 2001 12:24 pm
209
I'm starting a project (I've yet to put something in SourceForge) for doing a framework to allow elegant development of web sites. My problem was that I didn't...
baldusi@...
Jan 30, 2001 6:55 pm
210
Hello, ... SourceForge) ... of ... any ... Metabase certainly will support primary and foreign keys in the future. It is just matter of me or someone else will...
mlemos@...
Feb 8, 2001 1:49 am
211
I have lost some hours downloading, configuring, joining this list, ... with the hope of using a wonderful (i liked it very much) database idependent driver,...
crmas@...
Feb 8, 2001 11:02 am
212
Viva, ... Can you please be more specific? What sql instructions you are not able to access with Metabase ODBC driver? Manuel Lemos...
mlemos@...
Feb 8, 2001 2:38 pm
213
... ^^^^^^^^^--?--> I'm talking about MS Access database not being able to access instructions in general. It throws the folowing error: Error: Could not...
Carlos Romero Mas
crmas@...
Feb 9, 2001 9:50 am
214
Hello Carlos, Sorry for the delay, I have been working on exciting developments yet to be revealed. ... Regards, Manuel Lemos Web Programming Components using...
Manuel Lemos
mlemos@...
Feb 26, 2001 4:45 pm
215
Hello Carlos, Oops, previous reply was sent too soon... Sorry for the delay, I have been working on exciting developments yet to be revealed. ... ...
Manuel Lemos
mlemos@...
Feb 26, 2001 5:00 pm
216
Why does the MetabaseFetch*Result for date and time return iso format instead of unix timestamp values? Seems to me that there is a bit of repetive and ...
Joe Brown
shmengie_2000@...
Mar 2, 2001 7:17 pm
217
Hello, ... Most databases support the ISO format for native date and time fields. ... Not everybody wants to store date and time fields as Unix timestamps. ...
mlemos@...
Mar 2, 2001 7:41 pm
218
Hello fellows, I´ve tried to use metabase with Oracle 8i here but it seems to be very different than OCI Funcions from PHP, however, I tried and could not do ...
Ernani Joppert Pontes...
ernani@...
Mar 5, 2001 7:43 pm
219
Im looking to use Metabase in phpGroupWare for our setup program, but Im not clear as to what requirements it has. Does it require php to be compiled...
Dan Kuykendall
dan@...
Mar 5, 2001 8:59 pm
220
Hello, ... but Im ... Not for normal database access. The XML support is only needed for parsing the schema definition files. ... No. ... ported ... you ... ...
mlemos@...
Mar 5, 2001 9:47 pm
221
I have finally sat down and started looking thru the code to answer some of my questions and notice that you depend on an xml_parser.php file. I did some...
Dan Kuykendall
dan@...
Mar 5, 2001 9:53 pm
222
Im not getting the yahoo mailing list emails, even tho Im subscribed, so Im cutting and pasting. This may screw up some threaded email readers. ... Ah ha! So...
Dan Kuykendall
dan@...
Mar 5, 2001 10:11 pm
223
Hello, ... some ... file. I ... there is ... that ... documentation. Actually, no, sorry. ... the ... Sort of. Alex Black that manages Binary Cloud is a big...
mlemos@...
Mar 5, 2001 10:13 pm
224
... I will become one too if I can get this to work out for me. phpGW is a fairly popular project which can give metabase some more exposure. ... Ahh, now I...
Dan Kuykendall
dan@...
Mar 5, 2001 10:31 pm
225
Hello, ... the ... writing/finding ... the ... but it ... to? It could be but there isn't much point to go for all that effort. Anyway, if you don't want to...
mlemos@...
Mar 6, 2001 1:57 am
226
Hello, ... of ... a ... Great. If you would like to start exchanging exposure right now we may start exchanging banners between the PHP Groupware site and the...
mlemos@...
Mar 6, 2001 2:02 am
227
... Good plan! Do you have an example of what the array would look like? Also, which files would I need to change to just use the array? So far i only see the...
Dan Kuykendall
dan@...
Mar 6, 2001 2:24 am
228
Hello, ... have ... the ... schema ... It is in the documentation: Schema description data structure metabase.html#147.2.2 ... If you want to install for the...
mlemos@...
Mar 6, 2001 5:01 pm
229
... I want to thank you for your time. I have spent a little time running thru your table upgrade code, and compared it with what one of the guys involved with...