Hello Pierre-Henri, If I am not mistaken that you mentioned that somebody developed a Sybase driver sometime. If so, who did it? Would that person be willing...
438
metabase-dev@yahoogro...
Jan 16, 2002 6:05 am
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 :...
439
metabase-dev@yahoogro...
Jan 16, 2002 6:06 am
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 :...
Hello, I finally made time to integrate the result set bulk data fecthing functions contributed by Lukas Smith and his partner. I have just uploaded them to...
Ok a quick answer. I will look over it all some more. 1) How fast is mysql_result() ? It does give more flexibility since this allowed you to implement some ...
Hello, ... I am not sure why you ask, but MySQL driver is optimized to fecth whole rows at once. I just haven't uploaded it yet. As you wrote, these functios...
... some ... when ... whole ... The reason I ask is because the patch i submitted used mysql_fetch_row (or mysql_fetch_array ... I don't remember). These might...
Hi, a general question: Is there a particular reason why every sequence has its own table in the mysql sequence emulation? Is this just to make it more...
Hello, ... Auto-increment fields have to be primary keys. Anyway, smaller tables are faster to access, so like in databases that support real sequences, those...
Yeah, so performance is the reason. Which is a good reason too :-) Using "SELECT .. .FOR UPDATE" would probably be a lot slower Anyways my two co-workers were...
Hello, ... Actually the main reason is that you can only have one auto-increment field per table. ... I see. The greatest problem is that not all databases...
Hello, ... Of course, as I said that is done but I haven't uploaded it yet because I want to pass that through the driver test conformance script that I still...
449
metabase-dev@yahoogro...
Jan 17, 2002 6:11 am
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 :...
450
metabase-dev@yahoogro...
Jan 17, 2002 6:33 am
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 :...
451
metabase-dev@yahoogro...
Jan 17, 2002 6:34 am
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 :...
Hello, I have just uploaded new files with the support for result set bulk data fetch. - I added 4 convinience functions that execute the query and fetch a ...
453
metabase-dev@yahoogro...
Jan 17, 2002 6:35 am
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 :...
Hello, ok the driver tests run through on both my linux and my windows box (aside from the lob test ... gah sorry ... still haven't had time to check on a...
Hi Manuel, Work is exploding overhere and I will not have time to look at metabase anymroe before Sunday evening .. maybe even Monday. I did not see anything...
Hello, ... Yes, I still need to support and test bulk fecthing LOB records that I forgot. There is a new MySQL-Max version. Please try that version in your ...
Hello, ... Ok, don't worry. I think that if there are any remaining issues, those should be mostly on optimization. If we don't optimize individual drivers...
... a ... I downloaded and tested in a hurry ... still get the same error. I will need to installe apache/php/mysql on one of the other boxes (maybe even...
... New Metabase with new MySQL (with a fresh install but I keeped the mysql table so that I did not have to grant user rights) Lukas Smith smith@... ...
Hello, ... Could that be a reason for failure? Can you please try it with newly installed database by the new Metabase files when you have some time free? ...
Hello All, I am a newbie to world of Metabase and I am having a bit of trouble hooking up the metabase library to a ODBC database that is on my windows...
Guide to looking quite foolish in a new group immediately 1. Post Problem 2. Figure out that problem was caused by not capitalizing the word "Options" in the...
... What you did above, so far seems correct. MetabaseSetupDatabase does not establish connections immediatly. Connections are established on demand usually on...
Hello, ... Oh, I did not notice that as well. Anyway, as I mentioned before setting DSN like is just meant for creating databases. For your regular scripts you...
466
metabase-dev@yahoogro...
Jan 19, 2002 8:49 am
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 :...