You don't need Samba to connect to a MySQL server on linux.
To use MyODBC on a win9x machine:
1. Download the appropriate myodbc zip from a MySQL Mirror.
2. Install MyODBC
3. Create a DSN (usually through the ODBC32 control panel)
pointing to your MySQL Server and Database
4. Use your 3rd party ODBC compliant application to talk to you
DB through the DSN you created in step 3.
Keep in mind, a TIMESTAMP column and an AUTO_INCREMENT column in each table
will ensure updateable tables in most ODBC compliant products.
I hope this helps...
Pat...
patrick@stripped
BTW when using MS Access or other products using the Jet Database, I have
found creating a link table in MS Access (linking to the DSN created in step
3) facilitates movement through the result sets.
----- Original Message -----
From: "RC SISTEMAS" <rcsistem@stripped>
To: <myodbc@stripped>
Sent: Wednesday, January 03, 2001 7:42 AM
Subject: set Driver MyODBC
> Hello:
> I have a connection MySQL with MyODBC, server Samba (Linux SUSe 6.3) and
>
> workstations Win 98 y 95. I want information about how to set Driver
> MyODBC.
> I'm working in Clarion 5.
> Thank You.
>
> María Esther Capilla
> RC Sistemas
>
>
>
>
>
> ---------------------------------------------------------------------
> Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
> posting. To request this thread, e-mail myodbc-thread2618@stripped
>
> To unsubscribe, send a message to the address shown in the
> List-Unsubscribe header of this message. If you cannot see it,
> e-mail myodbc-unsubscribe@stripped instead.
>