Albert Busoms wrote:
>
> Greetings:
> I have the opportunity to make a program of partners' control for an
> organization and I have thought of putting a server Linux with MySQL. The
> problem is that the stations work low Windows 3.11 and they cannot change
> this. Can I install drivers OBDC for Windows 3.11?
> ##################################################
> Albert Busoms http://www.ordenatas.es/tienda
> albert@stripped http://www.ordenatas.es/automata
> http://www.ordenatas.es
> ##################################################
>
I have never heard of an ODBC driver for Win 3.x, I
think it is not available although I could be wrong. In
any case, what is it that you are doing that needs an
ODBC driver? There is probably a way to avoid the need.
You can make your application web-based, or if it
absolutely has to be a desktop app, one solution could
be to write a mini query server that will in turn talk
to MySQL and return you the results. Then you can talk
to it from your Win 3.x app.
--
Sasha Pachev
http://www.sashanet.com/ (home)
http://www.direct1.com/ (work)