Re: Embedding MySQL in an application

2001-12-16 Thread Michael Widenius
Hi! Brian == Brian P Austin [EMAIL PROTECTED] writes: Brian You need to download the MySQL-4.0 source and compile for Brian embedded-server. This is a library that you link your programs to. Brian It is used for small devices, like what we are doing here. Brian I haven't found any docs on

Embedding MySQL in an application

2001-08-09 Thread Shawn P. Garbett
I have been told it is possible to embed MySQL in an application such that the user never knows a database is running underneath the app. Where can I find more information about doing this? -- Shawn P. Garbett [EMAIL PROTECTED] See http://www.garbett.org/public-key for my PGP key

Re: Embedding MySQL in an application

2001-08-09 Thread Tadej Guzej
You could be more specific: Try specifying your programming language and operating system at least. - Original Message - From: Shawn P. Garbett [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 09, 2001 2:43 PM Subject: Embedding MySQL in an application I have been told

Re: Embedding MySQL in an application

2001-08-09 Thread Sebastiaan J.A. Kamp
] To: [EMAIL PROTECTED] Sent: Thursday, August 09, 2001 3:43 PM Subject: Embedding MySQL in an application I have been told it is possible to embed MySQL in an application such that the user never knows a database is running underneath the app. Where can I find more information about doing

Fwd: Re: Embedding MySQL in an application

2001-08-09 Thread Shawn P. Garbett
I have been told it is possible to embed MySQL in an application such that the user never knows a database is running underneath the app. Where can I find more information about doing this? That's simple - as you write the application, keep the user interface and database totally seperate.

Re: Embedding MySQL in an application

2001-08-09 Thread Stefan Hinz
. Garbett [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 09, 2001 3:43 PM Subject: Embedding MySQL in an application I have been told it is possible to embed MySQL in an application such that the user never knows a database is running underneath the app. Where can I find more

Re: Embedding MySQL in an application

2001-08-09 Thread Alex Page
From: Shawn P. Garbett [EMAIL PROTECTED] Sent: Thursday, August 09, 2001 3:07 PM Subject: Fwd: Re: Embedding MySQL in an application The real point is, that a user can take the product out of shrink rap, install it, run the program and never fiddle one iota with installation of MySQL or even

Fwd: Re: Fwd: Re: Embedding MySQL in an application

2001-08-09 Thread Shawn P. Garbett
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Freakin' Spam filter!!! - -- Forwarded Message -- Subject: Re: Fwd: Re: Embedding MySQL in an application Date: 9 Aug 2001 14:07:44 - From: [EMAIL PROTECTED] To: Shawn P. Garbett [EMAIL PROTECTED] Your message cannot

Re: Embedding MySQL in an application

2001-08-09 Thread Brian P. Austin
Austin On Thu, 9 Aug 2001, Alex Page wrote: From: Shawn P. Garbett [EMAIL PROTECTED] Sent: Thursday, August 09, 2001 3:07 PM Subject: Fwd: Re: Embedding MySQL in an application The real point is, that a user can take the product out of shrink rap, install it, run the program and never