Re: Embedded MySQL server && the outside world

2001-12-12 Thread Sinisa Milivojevic
Marek Kustka writes: > Hi folks, > > does embedded server tcp-listen to the outside world i.e. it could > be used by another app or perhaps been accessed by the same app > using ODBC? > Nope. > OR > > is MySQL C API the only way to control it? > Yes, so far. But other API's could be built o

Embedded MySQL server && the outside world

2001-12-12 Thread Marek Kustka
Hi folks, does embedded server tcp-listen to the outside world i.e. it could be used by another app or perhaps been accessed by the same app using ODBC? OR is MySQL C API the only way to control it? Thanks, Marek - Before po