| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | July 21 1999 11:14am |
| Subject: | Re: accessing from server via C API ? | ||
| View as plain text | |||
At 3:37 AM -0500 7/21/99, Julien CHATELLIER wrote: >Hi, > >Can I access data from the server using the MySQL C API or can I use it >only to access the server's data from the client ? The C API is a client programming API. That is, you use it to write client programs that communicate with the server to retrieve data from the server. Think of the mysql client program as a fancy wrapper around the C API. -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • accessing from server via C API ? | Julien CHATELLIER | 21 Jul |
| • Re: accessing from server via C API ? | Ed Carp | 21 Jul |
| • Re: accessing from server via C API ? | Paul DuBois | 21 Jul |
