On Mon, Aug 22, 2005 at 08:03:08PM +0530, George Cherian wrote:
> So I am surprised that no one has done this before. I am very new to
> database - (about last week, is when I started getting into the intricacies),
> so at present I am confused why there isn't such a solution. I
On Mon, Aug 22, 2005 at 09:57:44AM -0400, [EMAIL PROTECTED] wrote:
>
> You are correct in your analysis that you would get better performance if
> you ran the queries asynchronously. Just remember that each query thread
> will need its *own* connection. Even if you are querying two databases on
On Mon, Aug 22, 2005 at 01:46:23PM +0530, George Cherian wrote:
>
>
> I need to run a particular 'select' on multiple machines, and then reorder
> them. The query is: 'select * from table where parent_name = 'parent' order
> by name limit 10. This
Hi,
I asked this question in in the mysql-cluster list, but I think this is not
really related to clustering. So I am asking it here. Please bear with the
cross posting.
I need to run a particular 'select' on multiple machines, and then reorder
them. The query is: 'select * from table wh
central
databse is updated with the changes.
I want now to change the MS Access with MySql in the client machine, is it
possible to do so ?
Regards,
Cherian.
-
Before posting, please check:
http://www.mysql.com/manual.php
Hi,
Is MySql a freeware that we can distribute with our application?
If not how does the prcing and all work/ from where can I find details
regarding this?
How much Disk space does MySql require to run also the memory ?
Regards,
Cherian
ava as the Front end and MySql as the Backend. With regard to
MySql is it possible that I do the coding once and the same will work on
all, ofcourse the connectivity I beleive will differ but what about the rest
part.
Regards,
Cherian.