----- Original Message -----
From: "Matteo" <[EMAIL PROTECTED]>
Subject: MySQL and MyODBC


>     i'm developing a software in V.b.6 based on MySql d.b.
> Early i'll need to create a package in order to install this software.
> So, i need to know if i must to include, into the packege, only d.b.
> files and the ODBC or i must the install the complete version of
> MySQL.

I think that all depends on the nature of your application. If you must have
a central database and your VB program acts as a client, then you would only
have to include the ODBC driver. If each copy of your program can act
independently of each other, in other words, if its strictly a desktop
application, then yes, you would have to include a complete copy of MySQL.

> Another little question... If it's necessary only the ODBC, i must install
> them by the set-up downloaded from the site or can i copy and register
> the dll of ODBC?

Well, that's a question that I have wrestled with also. There was a recent
post (on 4/19/01) by one of the MySQL developers (Miguel Angel Solorzano)
that addresses this issue, I would search in the archives for it. I haven't
tried it just yet, but it does seem like a possible solution.

Good Luck,

Dennis
**********************************************'
Beridney Computer Services
[EMAIL PROTECTED]
http://www.beridney.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to