Re: Some free utilities for Java, with Hebrew support.



On Sep 22, 12:15 am, bbo...@xxxxxxxxx wrote:
On Sep 21, 8:13 pm, Arne Vajhøj <a...@xxxxxxxxxx> wrote:

The obvious thing to do then is to use
another SQL client library, and perhaps still use MySQL server-side.

Do you know any ?

Not personally, no, but they're out there.

free. And the client library surely has lots of alternatives that can
be used in a closed-source client program.

Links please.

If you want links you go and google it.

Surely if you're confident saying that the MySQL client library surely
has alternatives, you must have an example, no? Personally I find the
assertion somewhat surprising, since there is no market nor "itch" for
a third-party MySQL client library that I know of.

SQL is a standard so a variety of client libraries for that standard should
be fairly easy to find

While SQL the language is indeed a standard, there is no standard for
wire represntations of either queries or result sets -- the mechanism
by which SQL queries are actually performed is left entirely to the
implementation. SQL doesn't even mandate that there be a wire-level
representation: there are several databases that run entirely in the
client process's address space, and queries are parsed and turned into
function calls, not byte streams.

Of course, if the MySQL server butchers the standard

Heh.

Cheers,
Owen

.



Relevant Pages

  • Re: Official Status of SQLServer 2005 ADP
    ... I have said that the support for SQL passthrough ... queries under MDB was bad and worst than the one offered by ADP while you ... > attempt to "pass through" every Access query against a linked ODBC ...
    (microsoft.public.access.adp.sqlserver)
  • Re: Massive Large Query Issues
    ... Project Budgets: Entered at the Capital Request level, ... installed (One install is typically $100,000 plus the cost of the equpment, ... install SQL Server. ... Often, a collection of queries ...
    (microsoft.public.access.queries)
  • Re: Massive Large Query Issues
    ... Project Budgets: Entered at the Capital Request level, ... install SQL Server. ... of queries? ... make of the query you provided is to roll it up into a subsequent ...
    (microsoft.public.access.queries)
  • Re: Dynamic query problem
    ... On Oct 17, 9:41 am, Andy Hull ... If we were to provide a fully featured dynamic query generator we would have ... Provided with already built queries which they can edit ... SQL and see where it is the same as for the other queries and where it ...
    (microsoft.public.access.queries)
  • Re: "Query Too Complex" Errors
    ... few dozens of queries, in the middle of which there's a long chain of ... we've been having a lot of those "Query Too ... some of the complexity in the SQL ... SQL statement you are working on. ...
    (microsoft.public.access.forms)